Skip to content

A clone of the move.it app (app based on the Pomodorus Technique), developed by Rocketseat at NextLevelWeek 4

License

Notifications You must be signed in to change notification settings

laerthe-souza/move-on

Repository files navigation




move.on

A clone of the move.it app (app based on the Pomodorus Technique), developed by Rocketseat at NextLevelWeek 4

License MIT


View the app

🌞 Light mode

🌚 Dark mode

Getting started

  1. Clone this repo using git clone git@github.com:Laerthe-Souza/move-on.git.
  2. Move yourself to the following directory cd move-on.
  3. Run yarn to install all dependencies.
  4. You will need to create a database. Please, view this video to guide you.
  5. To login with github, you will need to set up the OAuth app on your github account. For this, check this documentation to guide you.
  6. After completing the previous steps, create the .env.local file and add the environment variables of the .env.example file.
  7. Run yarn dev to start the development server on http://localhost:3000

License

This project is licensed under the MIT License - check the LICENSE page for details.

Releases

No releases published

Packages

No packages published

Languages