Time Counter project
The original purpose of this project was to get used to React and take a look at Framer Motion.
Live version of this project is hosted here
The project in action:
Thanks to the creators of these awesome hooks:
Instructions to run this project locally
- Fork this project (more information on this here)
- Move into the project directory
cd .\time-counter\
- Run
npm install
in the console - Run
npm run dev
to set up development server - Preview in http://localhost:3000/
Inspired by workweek.info