Skip to content
/ moveon Public

🚀 Project made to track your time, be more productive and take care of your health, made in Next Level Week #4

Notifications You must be signed in to change notification settings

wfTom/moveon

Repository files navigation

Move On | NLW#4

Wellington Barros Repository size

🚀 Project made track your time, be more productive and take care of your health, made in Next Level Week #4 @Rocketseat

English · Portuguese

The NLW #4 project. Built with ❤︎ by wfTom

About   |    Technologies   |    Features   |    How to run   |    License

🔖 About

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.

💻 Technologies

This project was made using the follow technologies:

🚀 Features

  • Track your time, be more productive and take care of your health.

💥 How to run

  • Requirements

    • It is necessary to have Node.js installed on the computer.
    • Also, it is necessary to have a package manager be the NPM or Yarn.
    • It is optional to have Git installed and configured on the computer, but it is better to have.
  • Note

    • 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

💻 Run Web Project

# Go to moveon folder
$ cd moveon

# Install Dependencies
$ yarn install

# Run Application
$ yarn start

Access API at http://localhost:3000/

📕 License

Released in 2021 📕 License

Made with love by wfTom 🚀. This project is under the MIT license.

Give a ⭐️ if this project helped you!

About

🚀 Project made to track your time, be more productive and take care of your health, made in Next Level Week #4

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published