This is application is a fitness timer similar to pomodoro timers that challenges programmers to do healthy activities like walking around and resting their eyes in between coding sessions.
This application was made during Rocketseat's fourth Next Level Week Event as a way to teach technologies like React, Next.js, etc.
Finished alongside the event, but learning is continuous and new features may be added in the future!
To run this repository, clone it in any directory of your choosing and then run the following commands:
npm install
npm run dev
The code for this application was made by Diego Fernandes, Rocketseat's CTO.
MIT