Skip to content

vitormuuniz/nlw4-focus-and-move-yourself

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

Next Level Week 4 🚀

The goal was creating an app to manage the activity time like pomodoro technique, using Next.js to develop the web interface.

To run this application you need to execute the following commands in frontend directory:
- yarn install;
- yarn build;
- yarn start;
The application will run on your browser on localhost:3000/.

Access it on web:

You can access the application that's running on https://nlw4-focus-and-move-yourself.vercel.app/