🚀 Project made track your time, be more productive and take care of your health, made in Next Level Week #4 @Rocketseat
About | Technologies | Features | How to run | License
Track your time, be more productive and take care of your health. MoveOn was developed for time management, as in the pomodoro technique, dividing the work into 25 minute periods. After that time it releases a challenge, which is some stretching for the body or exercise for the eyes. Each challenge has its xp points and, accumulating the points you level up.
The layout of original move.it is available here.
This application was carried out during Next Level Week #4, project of Rocketseat.
This project was made using the follow technologies:
- Track your time, be more productive and take care of your health.
-
- This project was developed with node.js version 15.12.0 and yarn version 1.22.4, you can check your version using node -v and yarn -v
# Clone Repository
$ git clone https://github.com/wfTom/moveon.git
# Go to moveon folder
$ cd moveon
# Install Dependencies
$ yarn install
# Run Application
$ yarn start
Access API at http://localhost:3000/
Released in 2021 📕 License
Made with love by wfTom 🚀. This project is under the MIT license.
Give a ⭐️ if this project helped you!