A small, sleek web app that displays lists of customizable countdown timers. Any changes you make will still be there if you leave and come back!
Check out the live example here!
-
Install
Yarn
-
Install the project dependencies:
yarn install
-
Spin up the development server:
yarn dev
-
Open http://localhost:3000 with your browser to see the result.