Deployed via Netlify, Access it here
The Pomodoro Method is a simple productivity technique involving a timer and alternating between work sessions and short break sessions. For more information see the wikipedia page.
- Time display
- Adjustable Timer for Focus
- Adjustable Timer for Break
- Stop timer button
- Alarm notification
- Web Notification
- Create-React-App
- React-Bootstrap
cyborg theme from bootswatch
git clone https://github.com/CavanWagg/React-pomodoro.git
- inside the repo run
npm install
- run
npm start
to view in browser via localhost