A premium, glassmorphism-styled Pomodoro timer built with Vite + React.
Since this project was created manually, please follow these steps to run it:
-
Open a terminal and navigate to this directory:
cd "C:\Users\-----\.gemini\antigravity\scratch\pomodoro-timer"
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to the URL shown in the terminal (usually
http://localhost:5173).
- Custom Timer Logic: Accurate countdown for Focus, Short Break, and Long Break modes.
- Glassmorphism Design: Modern UI with backdrop blur and semi-transparent layers.
- SVG Animations: Smooth circular progress bar showing remaining time.
- Responsive: Adapts to different screen sizes.
- Vite
- React
- Vanilla CSS (Variables & Animations)
- Lucide React (Icons)