Skip to content

SayoojVP/pomodoro-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⏱️ Pomodoro Timer App

A simple, responsive Pomodoro timer web application built with React, Vite, and pure CSS — no backend or database. Includes 3 timer modes, sound alerts, and clean UI.

🚀 Live Demo

Click here to use the Pomodoro Timer


🧠 Features

  • ⏲️ 3 Timer Modes:
    • Pomodoro (25 minutes)
    • Short Break (5 minutes)
    • Long Break (30 minutes)
  • ✅ Start / Pause / Reset Controls
  • 🔔 Alarm sound when timer ends
  • 🎨 Styled with pure CSS (no frameworks)

🛠️ Tech Stack


📦 Installation & Running Locally

# 1. Clone the repo
git clone https://github.com/your-username/pomodoro-timer.git
cd pomodoro-timer

# 2. Install dependencies
npm install

# 3. Run the development server
npm run dev

# 4. Build for production
npm run build

About

Simple Pomodoro Timer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors