- A simple and elegant Analog Clock built using HTML, CSS, and JavaScript.
- Simple and beginner-friendly JavaScript logic.
- Smooth animations using CSS transitions.
- Real-time updating clock hands.
- Fully responsive and clean UI.
- The clock is built using HTML elements for hour, minute, and second hands.
- CSS handles the circular design and positioning of hands.
- JavaScript calculates the rotation angle for each hand based on the current time.
- The hands are rotated every second using the
setInterval()function.
| Technology | Badge |
|---|---|
| HTML | |
| CSS | |
| JavaScript |
analog-clock/
│
├── index.html
├── style.css
├── script.js
└── screenshot.png
Dinesh Singh Dhami
🌐 Portfolio Website
🐦 Twitter (X)
💼 LinkedIn
🐙 GitHub
