laerthe-souza / move-on

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

Home Page:https://moveonpomodoro.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool




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.

About

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

https://moveonpomodoro.vercel.app

License:MIT License


Languages

Language:TypeScript 99.5%Language:Shell 0.3%Language:JavaScript 0.2%