Cook your pomodoros! A React application for the Pomodoro technique.
- Simple Pomodoro timer with work/break cycles
- Statistics and tracking of completed sessions
- Customizable timer durations
- Visual and audio notifications
- React 18 with TypeScript
- Redux Toolkit for state management
- Chart.js for statistics visualization
- Bulma for styling
- React Router for navigation
- Clone the repository
- Install dependencies:
npm install - Start development server:
npm start - Visit
http://localhost:3000
Active development paused. Used as a playground for React/TypeScript experiments featured in articles.
MIT Copyright (c) Luca Pette