Digital Clock A simple digital clock built using HTML, CSS, and JavaScript. It displays the current local time and updates every second using setInterval(). Technologies Used HTML CSS JavaScript Features Live local time Updates every second Responsive and clean UI