Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 813 Bytes

File metadata and controls

47 lines (26 loc) · 813 Bytes

Apzhuss - Abdisalaan H. Abdi..

📌 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.

⚙️Features

  • 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

🚀 Tech Stack

  • Next.js

  • Tailwind CSS

  • Shadcn UI

  • React Hooks

  • Audio (for end sound)

Getting Started

First, run the development server:

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.