Skip to content

guilhermeorcezi/moveit

Repository files navigation

Proffy

πŸš€ Move It Project developed during the 4th edition of Rocketseat's NLW.

Documentation Maintenance License: MIT

πŸ“Œ Table of Contents

πŸ”– About

The Proffy is a projectbased on the pomodoro technique to take breaks for small exercises.

πŸš€ Technologies

The project was developed using the following technologies

Web Screenshot

πŸ”₯ How to run

To start the NextJS application:

cd web
yarn install // npm install
yarn dev // npm dev

After the process is over, the localhost: 3000 page containing the developed project will automatically open in your browser.

♻️ How to contribute

  • First, leave a ⭐ if you like it!
  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature

πŸ“ License

This project is under the MIT license. See the licence page for more details.


Made with πŸ’œ by Guilherme Orcezi

About

πŸš€ Move It: Project developed during the 4th edition of Rocketseat's NLW.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published