Check out the live demo: GitHub Pages Demo
A simple and stylish wall clock built using HTML, CSS, and JavaScript.
- Analog clock design with hour, minute, and second hands.
- Smooth second-hand animation.
- Minimalist and modern interface.
- HTML5
- CSS3
- JavaScript
- Download the project.
- Open the
index.htmlfile in your browser. - The clock will display the current time and update in real-time.
📁 wall-clock │── 📁 css │ └── style.css │── 📁 js │ └── script.js │── index.html │── clock-icon.png Created by MDJAmin. Check out more projects on GitHub.