A beautifully crafted analog clock built purely with HTML, CSS, and JavaScript. This project demonstrates how to create a functional, real-time analog clock using only frontend technologies.
- β±οΈ Real-time time update (second, minute, and hour hands)
- π¨ Stylish and responsive design
- π§ Fully functional without any external libraries
- π₯οΈ Works on all modern browsers
- HTML5 β Structure and layout
- CSS3 β Styling and animations
- JavaScript (ES6) β Time logic and DOM manipulation
π Click here to view the live demo
analog-clock/
βββ index.html
βββ style.css
βββ script.js
βββ clock.png
βββ README.md