Skip to content

dnorkett/pomodoro-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Clock

Pomodoro clock built using React. Assists user in the pomodoro technique outlined at https://en.wikipedia.org/wiki/Pomodoro_Technique.

Getting Started

Head over to https://dnorkett.github.io/pomodoro-clock/ for a live demo.

To get the frontend running locally:

  • Clone this repo
  • npm install to install all required dependencies
  • npn start to start local server (this project uses create-react-app)

Functionality Overview

Set your desired session length and break length, then hit the play button. The clock will begin counting down immediately and alert you with a sound when it's time for your break. Clock automatically restarts at the end of the break.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published