Skip to content

A React.js-based lite Pomodoro applet made using Redux state management.

Notifications You must be signed in to change notification settings

joshua-blum/pomodoro-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro REDUX

A React.js-based lite Pomodoro applet made using Redux state management. For an overview of functions, see the gif below.

Explanation

The concept behind the Pomodoro technique is to take short breaks between manageable periods of focus to increae productivity.

Functionality

A user may customize the length of the breaks that they take, as well as the length of their focus time. The default values for focus time and break time are set to 25 minutes and 5 minutes, respectively.

A user may press the "Play" button to start their session, and the "Stop" button to end their session. While the session is active, the "Play" button becomes a "Pause" button, which will allow the user to pause their timer.

About

A React.js-based lite Pomodoro applet made using Redux state management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published