EC-O-DE / Neon-Startpage

Trying to reproduce Opera Neon StartPage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opera Neon Start Page

This is a work in progress. The goal is to reproduce Opera Neon start page using HTML / CSS / JS

Preview : https://grafikart.github.io/Neon-Startpage/dist/

TODO

  • Search bar
  • Better positioning of bubbles
  • Improve animations on hover using CSS instead of dynamics.js
  • Animate page opening (when clicking on a bubble)

Future

  • Save bubble positions using localstorage
  • Create an interface to add bubbles

Setup the project

yarn
npm run dev 
# npm run build

Then access to localhost:3003

About

Trying to reproduce Opera Neon StartPage


Languages

Language:JavaScript 52.3%Language:TypeScript 27.8%Language:HTML 11.5%Language:CSS 8.4%