Skip to content

Freecey/react-pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free Cey Pomodoro Timer v1.0.0

🍅 A simple pomodoro timer built with ReactJS.

Live version, Deployed via Netlify.

Screenshot

What is this?

The Pomodoro provides you with a timer to keep you productive throughout the day. The timer switches between 25 minute and 5 minute intervals.

Features

  • Time display
  • Adjustable Timer for Focus (+/- 1min)
  • Adjustable Timer for Break (+/- 1min)
  • pause and reset timer button
  • Modal auto open when time is over and auto swith Work<=>Break
  • Sound when time is over
  • Message BOX
  • Display current Time/Date
  • Button +/-/Work/Break/Reset lock when CountDown in start
  • Progress Bar

Tech Used

  • React
  • Bootstrap
  • sass

Run the project locally

git clone git@github.com:Freecey/react-pomodoro.git

cd react-pomodoro

npm install

npm start

License

MIT License © Cedric AUDRIT