Skip to content

codebyadib/analog-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🕒 Analog Clock

A simple and elegant analog clock built using HTML, CSS, and JavaScript.

🌐 Live Demo

👉 Click here to see it live

🛠️ Tech Used

  • HTML
  • CSS (Positioning, Transforms)
  • JavaScript (Date API, DOM Manipulation)

🎯 What I Learned

  • Handling real-time updates with setInterval
  • Using Date() object to get current time
  • CSS transformations and rotation based on time

🙋‍♂️ Author: Adib Hassan