- Clone this repository
git clone https://github.com/yourusername/pomodoro-app.git - Install dependencies
npm install - Run locally
npm run dev - Build for production
npm run dist:win
- Start/stop Pomodoro timer
- Custom break durations
- Productivity stats (coming soon)
- Electron
- React
- Node.js