/pomodoro-timer

Pomodoro timer created with HTML, CSS and JavaScript

Primary LanguageJavaScript

pomodoro-timer

Functionality:

  • Implemented a timer that counts down 25 minutes of work followed by a 5-minute break (15 minutes for longer breaks after four work intervals).
  • Users have the ability to pause or reset the timer.
  • Additionally, there is the functionality to start timers for work, short breaks, and long breaks by clicking the corresponding buttons.
Technologies:
  • The application is developed using only HTML, CSS, and JavaScript.
  • Supported browsers: Google Chrome, latest version at the time of publication.
Result: The output is a ready-to-launch HTML file with connected scripts and styles, suitable for running in a web browser.