Move it is an application written during the event Next Level Week #4 by Rocketseat. It started at the day 22/02/2021 and ended at 26/02/2021. This was a write-along project, and it is purely educational.
View Demo
To get a local copy up and running follow these simple steps.
- You must have Node.js installed on your machine.
- Clone the repo
git clone https://github.com/fell-lucas/nlw-moveit.git
- Install NPM packages
npm install
- Run local server
npm run dev
The application is very straightforward. Just click on "Start Cycle", and go do something else. When the timer runs out, you'll be notified and given a challenge to complete. The challenges are simple exercises to stretch your body and relax your eyes. If you completed what you had to do, you'll gain exp and eventually level up. If not, the timer just resets and you get to wait more 25 minutes.
Lucas Alexandre Fell - @lucas-fell - [email protected]
Project Link: https://github.com/fell-lucas/nlw-moveit