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