Project | Technologies | Features | Layout | How to run | Coming Soon - move.it 2.0 | Contribuing | License
Move.it is an application that uses the Pomodoro technique to encourage those who spend many hours at the computer to take breaks. At the end of each focused work cycle of 25 minutes, the person receives a small exercise challenge that aims to avoid injuries caused by long periods of time in the same position in front of computer.
Project made in Next Level Week #4 @Rocketseat
-
Vercel - Deploy
- Pomodoro timer
- Small exercise challenges
- Score for completed challenges
- Level up progression
To clone and run this application its necessary to have Git and NodeJS installed on your computer.
# Clone repository
$ git clone https://github.com/alauraivani/nlw4-moveit
# Go to the project folder
$ cd nlw4-moveit/
# Install Dependencies
$ yarn install
# Run the application in development mode
$ yarn dev
- Responsive web design
- PWA
- Dark Theme
- Github OAuth
- Ranking page
- Share your level up on social media
- Notification improving
This project is under the MIT license. See the file LICENSE for more details.
The NLW #4 project. Built with ❤️ by
Ana Laura and
contributors