# Digital Watch A simple digital watch web app that displays the current time in hours, minutes, and seconds. Built with HTML, CSS, and JavaScript. ## Features - Real-time digital clock display - Responsive design - Clean and minimal UI 🛠️ Tech Stack HTML for structure CSS for styling JavaScript for stopwatch functionality 📂 Project Structure StopWatch/ ├── index.html ├── style.css |── script.js └── README.md