Skip to content

dyjarufa/move-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Move.it


📖 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.


📝 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



👀 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)
## Install the dependencies

$ yarn install
or
$ npm install

### Run the application

$ yarn dev
or 
$ npm run dev

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


This project was developed with ❤️ by Jady Rufino, with the instructor Diego Fernandes during the Next Level Week #4 - Trilha ReactJS of Rocketseat 💜

About

NLW-04 Event

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors