An analog clock project that displays the current time using HTML, CSS, and JavaScript.
This project is a simple analog clock built using HTML, CSS, and JavaScript. It displays the current time by animating the clock hands in a smooth manner. The clock design is presented using a background image of a clock face.
To use the analog clock, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/analog-clock.git
- Open the index.html file in a web browser.
The clock will be displayed, showing the current time based on your system's clock.
The clock face image used in this project is sourced from pngkit.com.
This project is licensed under the MIT License.
Feel free to explore and modify the code according to your needs.