Skip to content

ma8642/pomodoro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A clean, customizable pomodoro timer to help you set up distraction-free focus time.

The Pomodoro Technique is a method of time management where you divide your work into long-ish focus blocks (e.g. 25 minutes) with shorter breaks in between (e.g. 5 minutes). Every 4 pomodoros, you should take a longer break (e.g. 10 min).

Created as my final project for the FreeCodeCamp Frontend Frameworks certificate. Bootstrapped with Create React App.

>> Try it out!

Computer

For simplicity, the '+' and '-' buttons only appear when user mouses over "Focus Time" or "Break Time" controls.

pomodoro-screenshot

Mobile

For mobile users all controls are always visible.

screenshot of mobile web view

To Run

  1. Run yarn start

Running tests

  1. Click the hamburger menu in the upper left corner
  2. Select "25 + 5 Clock" from the dropdown menu
  3. Click "Run Tests"

Future Changes

  • Add link to github
  • Add ability for user to switch to dark mode

Helpful Links

See Also

About

Minimalist pomodoro timer ⏲

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 80.3%
  • CSS 10.6%
  • HTML 9.1%