📌 Pomodoro Timer App ⏳
A sleek and minimal Pomodoro Timer App built using Next.js and Tailwind CSS. This app helps you stay focused and boost productivity by using the Pomodoro technique — working in intervals with scheduled breaks.
-
Start, pause, and reset timer
-
Session and break intervals
-
Notification sound when the timer ends 🔔
-
Responsive, clean UI (Tailwind CSS)
-
Simple state management with React
-
Next.js
-
Tailwind CSS
-
Shadcn UI
-
React Hooks
-
Audio (for end sound)
First, run the development server:
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.