Skip to content

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

Notifications You must be signed in to change notification settings

guilhermeorcezi/moveit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

30 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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