his is a simple yet functional Stopwatch Web Application built using HTML, CSS, and JavaScript. It features a user-friendly interface with a gradient background, bold typography, and interactive buttons. The stopwatch includes essential functionalities such as:
Start, Stop, and Reset controls
Dynamic time display in hours, minutes, and seconds
Smooth UI design with CSS styling
This project demonstrates my front-end development skills, including event handling in JavaScript, DOM manipulation, and UI/UX design principles. It can be further enhanced by adding features like lap recording, local storage for time tracking, and improved responsiveness.
Technologies Used:
HTML5
CSS3 (Gradient Background, Styling)
JavaScript (setInterval, Event Listeners)