/pomodoro-clock

Pomodoro clock web application

Primary LanguageJavaScript

Pomodoro Clock

Pomodoro clock app for the freecodecamp challenge.

Pomodoro Clock

The task

Build a Pomodoro Clock

Objective

Build a CodePen.io app that is functionally similar to this

Rules

  • Use whichever libraries or APIs you need

User stories

  • I can start a 25 minute pomodoro, and the timer will go off once 25 minutes has elapsed
  • I can reset the clock for my next pomodoro
  • I can customize the length of each pomodoro

Built with

  • Vanilla JavaScript with custom MVC implementation

Authors

  • Denis Z.Initial workd2718nis

See also the list of contributors who participated in this project.

Acknowledgments