Pomodoro Timer 🍅

This project is a pomodoro timer, which was built with ReacJs.

What is a pomodoro timer?

A pomodoro timer is a time optimization technique, used by students and people whom want focus on a task and take periodic breaks.

How does the pomodoro timer works?

Theres three diferents states in the pomodoro timer: Pomodoro, Short Pause and Long Pause;

Pomodoro: user has 25 minutes to engage in his task; pomodoro1

Short Pause: user has 5 minutes to take a break; pomodor2

Long Pause: user has 15 minutes to take a long break whenever they feel tired; pomodor3

About the development

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.

Tecnologies used in this project

React