A simple Pomodoro timer built with HTML/CSS/JavaScript and deployed with Netlify.
You can view the live demo of the Pomodoro timer here.
- Customizable work and break durations
- Visual and audio alerts for transitions
- Responsive design for use on multiple devices
- Set your desired work and break durations.
- Click the start button to begin the timer.
- Use the pause button to pause/resume the timer.
- Click the reset button to reset the timer and set new durations.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/nanadotam/personal-pomodoro-timer.git
- Navigate to the project directory:
cd personal-pomodoro-timer
- Open
index.html
in your browser.
- HTML
- CSS
- JavaScript
- Netlify
- Visual circular progress bar
- Spotify integration: view your current playing song and playlists
- Pomodoro tracker and (contribution) graph: see statistics for how long you've been locked in
- Theme changer