Pomodoro Timer ⏰
A simple and customizable Pomodoro timer app built with Svelte. 🍅
Features ✨
- Preset timers (15/5, 25/5, 45/15) ⏱️
- Customizable work and break durations ⚙️
- Dark mode support 🌙
- Responsive design 📱💻
- Progress tracking 📈
Getting Started 🚀
- Clone the repository
- Install dependencies with
npm install
- Run the app with
npm run dev
Contributing 🤝
Pull requests are welcome. For major changes, please open an issue first to discuss the changes.