A minimalist Pomodoro timer with ambient sound player — built with React, TypeScript, TailwindCSS, and shadcn/ui.
- Pomodoro Timer — Focus, Short Break, and Long Break sessions with customizable durations
- Ambience Player — Rain, Cafe, and Forest sounds with per-sound volume control
- Minimalist UI — Clean, distraction-free design with large timer display
- Persistent Settings — Custom durations saved to localStorage
- Responsive — Works on desktop and mobile
npm install
npm run devnpm run build