DkZ Timer — Stopwatch, Countdown, Pomodoro Timer.
- Stopwatch with lap tracking
- Countdown timer with preset durations
- Pomodoro timer with configurable intervals
- Audio notifications at timer completion
- Persistent state across sessions
JavaScript ES6+ · HTML5 · localStorage
git clone https://github.com/D-VKITZ/dkz-timer.git
cd dkz-timer
npm install
npm run devMIT