This repository contains a JavaScript-based clock application. The clock displays the current time in a visually appealing format and provides a smooth ticking motion for a realistic experience.
- Real-time display of the current time.
- Smooth animation for the ticking motion.
- Visually appealing design.
- Clone the repository to your local machine using the following command:
git clone https://github.com/nomaanulhasan/JavaScript-Clock.git
-
Open the
index.html
file in your preferred web browser. -
The clock will automatically start displaying the current time
Contributions to the project are welcome. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request. Ensure that your contributions align with the coding style and conventions used in the project.
This project is licensed under the MIT License.
The Clock application is inspired by youtube tutorials by WebDevSimplified. I am very thankful to WebDevSimplified for the following resource: