Skip to content

Latest commit

 

History

History

pomodoro-clock

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Build a Pomodoro Clock

Objective

Build an app that is functionally similar to this: https://codepen.io/FreeCodeCamp/full/aNyxXR/.

Requirements

  • User Story: I can start a 25 minute pomodoro, and the timer will go off once 25 minutes has elapsed.

  • User Story: I can reset the clock for my next pomodoro.

  • User Story: I can customize the length of each pomodoro.

Notes