Technologies | Project | License
Technologies used in this project:
- 25-minute timer
- Level-up system
Move.it is a health platform for people who spend long hours seated at a computer, offering a series of exercises in timed cycles 😄.
This project was developed during Next Level Week 4, offered by Rocketseat.
📖 To run the project locally, follow these steps:
- You need to have Node.js installed on your machine.
- You need to use Yarn or npm to install packages.
# Clone the repository
git clone https://github.com/larissadantier/Moveit
# Install dependencies
# Using npm
npm install
# Using Yarn
yarn installWant to contribute and don’t know how? 💜
1. Fork the repository
2. Create a branch for your feature (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to your branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
This project is licensed under the MIT License. See the LICENSE file for details.
Developed by Larissa Dantier 🚀
Get in touch! 👏

