Skip to content

Latest commit

 

History

History

README.md

Passata

Cook your pomodoros! A React application for the Pomodoro technique.

Features

  • Simple Pomodoro timer with work/break cycles
  • Statistics and tracking of completed sessions
  • Customizable timer durations
  • Visual and audio notifications

Tech Stack

  • React 18 with TypeScript
  • Redux Toolkit for state management
  • Chart.js for statistics visualization
  • Bulma for styling
  • React Router for navigation

Development

  1. Clone the repository
  2. Install dependencies: npm install
  3. Start development server: npm start
  4. Visit http://localhost:3000

Status

Active development paused. Used as a playground for React/TypeScript experiments featured in articles.

License

MIT Copyright (c) Luca Pette