This project is a pomodoro timer, which was built with ReacJs.
A pomodoro timer is a time optimization technique, used by students and people whom want focus on a task and take periodic breaks.
Theres three diferents states in the pomodoro timer: Pomodoro, Short Pause and Long Pause;
Long Pause: user has 15 minutes to take a long break whenever they feel tired;
I decided to develop this project because I'm learning ReactJs. Besides that, this project can be useful to me, because I'm a student.
For the project, I used the React Hooks.