This is a simple digital clock project built using HTML, CSS, and JavaScript. The clock displays the current time and updates every second.
Check out the live version of the digital clock: Digital Clock
- HTML: Structure of the clock.
- CSS: Styling and layout of the clock.
- JavaScript: Logic to update the clock every second.
-
Clone the repository:
git clone https://github.com/Abhishek-CoderX/digital-clock.git