Simple Pomodoro App
A simple Pomodoro timer built with React and Tailwind CSS. This app allows you to start a Work session, Short Break, or Long Break, or set a custom time in hours/minutes/seconds.
Features
- Task Selection: Choose between Work, Short Break, or Long Break presets.
- Custom Time: Input custom hours, minutes, and seconds.
- Progress Circle: Visualize your remaining time with a conic-gradient circle.
- Toast Notifications: Alerts for errors and completion using
react-toastify
.
- Responsive UI: Uses Tailwind CSS for quick styling and smooth transitions.
Installation & Setup
- Clone the repository:
```bash
git clone https://github.com/Sabirhussainbalal/pomodoro-app.git