Preact Pomodoro is a sleek and minimal Pomodoro timer built with Preact and Vite. Designed as a learning project, it's both developer-friendly and user-focused — easy to run, intuitive to use, and beautifully styled based on a Figma Community prototype.
A perfect starting point for exploring modern frontend tools, or simply staying focused and productive.
git clone https://github.com/zhuravkovigor/preact-pomodoro.git
cd preact-pomodoro
yarn
yarn dev
- ⏱ Pomodoro timer with session and break cycles
- 🔔 Audio notification on session end
- 🎨 Elegant, clean UI inspired by Figma design
- ⚡️ Lightning-fast build with Vite
- 🪶 Ultra-lightweight footprint using Preact
- Dark mode toggle
- Configurable session/break durations
- Persistent state between sessions (localStorage)
- PWA support (offline + installable)
- Accessibility improvements
This project is licensed under the MIT License.