This is a simple analog clock project built using HTML, CSS, and JavaScript. It displays the current time using hour, minute, and second hands on a traditional analog clock face.
- HTML
- CSS
- JavaScript
- Displays the current time accurately.
- Smooth animation for the clock hands.
- Real-time updates to reflect the current time.
To run the Analog Clock project locally, follow these steps:
- Clone the repository:
git clone git@github.com:geekyharsh05/Analog-Clock.git
- Navigate to the project directory:
cd Analog-Clock
- Open the index.html file in your preferred web browser.
You can see a live demo of the Analog Clock project here.
Contributions are welcome! If you would like to contribute to the Analog Clock project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes.
- Commit your changes, providing a descriptive commit message.
- Push your branch to your forked repository.
- Open a pull request, explaining your changes and their benefits.
The Analog Clock project is licensed under the MIT License.