stopwatch-using-Javascript
devspidr/stopwatch-using-Javascript
JavaScript
A simple stopwatch web app built using HTML, CSS, and JavaScript. Created as part of my practice to understand DOM manipulation and event handling in JavaScript. Includes basic start, stop, and reset functionalities.