Skip to content

alaurai/nlw4-moveit

Repository files navigation

move.it

move.it 1.0

English · Portuguese

Project   |    Technologies   |    Features   |    Layout   |    How to run   |    Coming Soon - move.it 2.0   |    Contribuing   |    License

💻 Project

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

👀 Demo

🚀 Technologies

🎉 Features

  • Pomodoro timer
  • Small exercise challenges
  • Score for completed challenges
  • Level up progression

🎨 Layout and Screenshots

Figma design

app screenshot

app screenshot

👷 How to run


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

💡 Move.it 2.0 - coming soon

  • Responsive web design
  • PWA
  • Dark Theme
  • Github OAuth
  • Ranking page
  • Share your level up on social media
  • Notification improving

🤝 Contribuing

📕 License

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