Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 672 Bytes

File metadata and controls

18 lines (11 loc) · 672 Bytes

⏳ 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