Skip to content

Meesaajay/clock-timer-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⏳ Clock & Timer App

This is a simple and stylish Clock & Countdown Timer Web App built using HTML, CSS, and JavaScript. It shows the current real-time clock and also allows users to set a countdown timer with Start, Pause, and Reset options.

πŸ”— Live Demo: Click here


✨ Features

βœ… Real-time digital clock that updates every second
βœ… Countdown timer with user input (Minutes & Seconds)
βœ… Start, Pause, and Reset functionality
βœ… Simple alarm sound plays when timer ends
βœ… Responsive and modern UI with glassmorphism effect
βœ… Fully made using HTML, CSS, and JavaScript