See the project live: https://sitek94.github.io/pomodoro-clock/
Pomodoro Clock is a productivity app. It helps you to stay focused and finish your tasks effectively.
Click here if you don't know what Pomodoro Technique is
Pomodoro Clock functionality is based on user stories by freeCodeCamp:
Build a Pomodoro Clock
While building the app my goal was to practice following concepts/technologies:
- React, React Hooks
- useEffect to setInterval
- useRef to play the audio
- Material UI framework
- CSS Grid