Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1001 Bytes

File metadata and controls

32 lines (21 loc) · 1001 Bytes

newtab.eth

It's a new tab site for you browser. Not mobile friendly!! (yet?)

Made with love. <3

Goals

  • I had fun building this (so far)
  • Experiment with UX
  • More customization: be able to remove and re-add the links container
  • Automated testing...
  • 3rd party widget system: not sure how feasible this would be atm but imagine standalone components you can drop into the site (weather or clock embeds, etc.)
  • Cross-device synced dashboard (will need to support mobile for this) (might become a different project)

UX

There are no buttons. Adding backgrounds and links is easy. To remove a link, or the background, simply drag and drop the same exact link or image again. It's as if they cancel each other out.

alt + shift + D to hide links component. (just background super clean)

Usage

This project was bootstrapped with Create React App. Thanks Zucc!

npm install
npm start