Skip to content

marley/pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 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

Future Changes

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

Helpful Links

See Also