You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Pomodoro timer is a tool that can be used to keep track of time spent studying with an adjustible break schedule for optimal studying intervals.
SKILLS USED
JavaScript
React
HTML
CSS
Bootstrap
SCREENSHOTS
About
This project creates a timer interval that can be used for multiple purposes, the most commonly used pomodoro timer is used for studying intervals as that was its original purpose when it was created. This project uses the React.js library including JSX, useState and useEffect hooks, and Bootstrap CSS to pleasantly display the webpage.