Skip to content

JoaoVSouto/move-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

70 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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