Skip to content

Baseada na técnica de pomodoro, o move.it tem como objetivo é ajudar a galera que fica na frente do computador por um longo período e acaba deixando de se exercitar, desafiando o usuário de uma forma divertida. O move.it é uma aplicação que está sendo desenvolvida durante a Next Level Week #3 - Trilha ReactJs - oferecida pela Rocketseat

Notifications You must be signed in to change notification settings

ojeffpinheiro01/move-it

Repository files navigation

Move.it

Menu

Overview

Features

Technology

Demo

Preview

Layout

Running the project

How to contribute

Reach me

Connect with me


📖 Overview

Based on the pomodoro technique, move.it aims to help people who stay in front of the computer for a long time and end up exercising, challenging the user in a fun way.
Move.it is an application that is being developed during the Next Level Week # 3 - ReactJs Trail - offered by Rocketseat.

🚧 2.0 In development 🚧


📝 Features

  • Start a 25 minute cycle.
  • Abandon cycle.
  • Fires a sound effect when the cycle comes to an end.
  • Sends a notification when the cycle ends.
  • Each cycle releases a new challenge.
  • User earns XP for every challenge completed.
  • User can level up.

🚀 Technology

Este projeto foi desenvolvido com as seguintes tecnologias:


👀 Demo

Deploy on Vercel


👀 Preview

Web Screenshot


🎨 Layout

The Layout was developed by Tiago Luchtenberg, and you can access it on Figma


🔥 Running the project

Precondition

You should have:

  • NodeJS
  • Package manager (NPM ou Yarn)
## Clone this repository :floppy_disk:
$ git clone https://github.com/ojeffpinheiro01/moveit.git

## Access the project folder at the command prompt
$ cd moveit

## Install the dependencies
$ yarn install
or
$ npm install

## Run 
### Run the application
$ yarn dev
or 
$ npm run dev

## The app is running on port 3000 - go to <http:// localhost: 3000> 

⚙️ How to contribute

- Fork this repository;
- Create a branch with your feature: `git checkout -b my-feature`;
- Commit your changes: `git commit -m 'feat: My new feature'`;
- Push to your branch: `git push origin my-feature`.

📫 Reach me

Linkedin Badge Gmail Badge


Connect with me

ojeffoinheiro maykbrito maykbrito maykbrito maykbrito ojeffoinheiro


This project was developed with ❤️ by Jéferson Pinheiro, with the instructor Diego Fernandes during the Next Level Week #4 - Trilha ReactJS of Rocketseat 💜
If it helped you, give it ⭐, it will help me too 😉

About

Baseada na técnica de pomodoro, o move.it tem como objetivo é ajudar a galera que fica na frente do computador por um longo período e acaba deixando de se exercitar, desafiando o usuário de uma forma divertida. O move.it é uma aplicação que está sendo desenvolvida durante a Next Level Week #3 - Trilha ReactJs - oferecida pela Rocketseat

Topics

Resources

Stars

Watchers

Forks