Stay focused and increase your productivity with Move.it, a project that consists of the "Pomodoro" technique.
At the end of each session (25 minutes of focus) you will rest for 5 minutes and do a challenge that will appear on the screen, this will make you able to stay longer in front of the computer without getting tired and your brain will filter more knowledge, each completed challenge will give you XP to level up.
Move.it was developed during February 22-28, it was the fourth edition of NLW (Next Level Week) by the Rocketseet team, taught by Professor Diego Fernandes, CTO of Rocketseet.
- HTML
- CSS
- Typescript
- Node JS
- Git
- Prettier
- ESLint
# In your terminal, clone the project
$ git clone https://github.com/FWeb-Developer/Moveit-Pomodoro.git
# Enter the folder
$ cd Moveit-Pomodoro
# Install the dependencies
$ yarn install
# Run the aplication
$ yarn dev