This is a simple digital clock project built using HTML, CSS, and JavaScript. The clock displays the current time in a visually appealing way with a gradient background and stylized numbers.
- Displays the current time in hours, minutes, and seconds.
- Responsive design that adapts to different screen sizes.
- Smooth and continuous time updates every second.
- HTML
- CSS
- JavaScript
To run the digital clock project locally, follow these steps:
- Clone the repository or download the project files.
- Open the
index.html
file in a web browser.
The clock will be displayed, and the time will update automatically every second.
Contributions to this project are currently closed.