Digital Clock

The aim of this project is to develop a Digital Clock Application using HTML, CSS, and JavaScript. This clock will display the current time in a user-friendly interface with dynamic updates every second. The objective is to enhance understanding of how JavaScript can be used for real-time applications, while also practicing fundamental web development skills in HTML for structure, CSS for styling, and JavaScript for time functionality.