Thanks to visit codestin.com
Credit goes to github.com

Skip to content

JoaoVSouto/move-it

Repository files navigation

Move it Banner

A fun way to focus and exercise yourself

🎉 Overview

Move.it is a pomodoro-like application which helps you to focus while gives you tasks for exercising yourself and levels you up if you complete them. It is basically a gamified pomodoro 🍅 🕹️.

It was initially created at the Rocketseat's Next Level Week #04 🚀.

🔥 Extra features

  • User authentication with Github
  • User data storage with Fauna (serverless cloud database)
  • Leaderboard page for ranking the best users
  • Completely responsive

⚡ Techs

The following technologies were used to build this project:

💡 Usage

To run this project you will need to have Node.js v12+, Yarn and Git installed on your computer. From your terminal, run:

# Clone this repo
$ git clone https://github.com/JoaoVSouto/move-it.git

# Go into app's folder
$ cd move-it/

# Install dependencies
$ yarn

# Create a .env file based on .env.example
$ cp .env.example .env

# Run the app on your localhost
$ yarn dev

💡 To get the full features of the app, you must fill the .env file with the correct configuration.

If you don't want to have the app in your machine and just want to see it working simply go to https://move-it-joaovsouto.vercel.app/.

📄 License

This project is under the MIT license. See the LICENSE for more information.


Carefully written by João Vítor Souto 🌊

About

🍅 A gamified pomodoro-like application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published