Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 512 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 512 Bytes

Pomodoro clock

📄Description:

  • A pomodoro clock where we can set the work time and the break time. When "play" is pressed the countdown of the work time starts, when this finishes, the countdown of the break starts. It's a cycle. Everytime a countdown reaches 00:00, it beeps. We can play, pause, stop, increase and decrease the time.

🔧Technologies used:

  • HTML, CSS, Javascript
  • React (functional components, state hook)

🔗Link: