Status: finished ✔️
? Index
⏱ About
Move.it is a web application that allows users to use the Pomodoro Technique in order to help them to focus on their own activities. Which means that, at the end of every 25 minutes cycle, the user receives a challenge related to exercise, rest or stretch before another cycle begins.
? Technologies
The project was developed using this technologies:
⚙ How to Use
# Clone this repository
$ git clone https://github.com/cassiocappellari/move-it-app
# Enter the project folder
$ cd move-it-app
# Install the dependencies
$ npm install
# Start the project
$ npm run dev
# Access the app
http://localhost:3000
? Running Tests
$ npm run test
?? Author
Cássio Cappellari
- GitHub: @cassiocappellari
- LinkedIn: @cassiocappellari
? License
This project is under the MIT license.
Developed with ? by Cássio Cappellari!