# Pomodojo - Modern Pomodoro Timer
A sleek and feature-rich Pomodoro timer application built with React, TypeScript, and Tailwind CSS.
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
Space
- Start/Pause TimerR
- Reset TimerS
- Skip TimerM
- Toggle SoundEsc
- Close Dialogsgit checkout -b feature/amazing-feature
)git commit -m 'Add some amazing feature'
)git push origin feature/amazing-feature
)MIT License - feel free to use this project for personal or commercial purposes.