Skip to content

It's a React app to help people who spend a lot of time in front of the computer and forgot to move.

Notifications You must be signed in to change notification settings

DsBastos/nlw4-moveit-nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

move.it

GitHub language count Repository size GitHub last commit License made by Daniel Bastos

Status: In progress

AboutLayoutTechAuthorLicense

move.it

💻 About

Move.it is a React application that controls computer usage cycles. These cycles are 25 minutes based on the Pomodoro technique. There are people who spend 8, 10, 12 and even 16 hours in front of the computer without stopping, forget to stretch the joints of their arms and wrists or "rest" their eyes. This project aims to prevent these problems that many developers acquire.


🎨 Layout

you can view the original project layout through this link. Figma account is required to access it.


🛠️ Tech

The following tools were used in the construction of the project:


Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the App.


How to contribute

  1. Fork the project.
  2. Create a new branch with your changes: git checkout -b my-feature
  3. Save your changes and create a commit message telling you what you did: git commit -m" feature: My new feature "
  4. Submit your changes: git push origin my-feature

Author

Daniel Bastos
Daniel Bastos

Linkedin Badge


License

This project is under the license MIT.

About

It's a React app to help people who spend a lot of time in front of the computer and forgot to move.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published