Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Readme.md

Analog JS Watch

A simple and visually appealing Analog Clock built using HTML, CSS, and JavaScript. This project demonstrates the use of web technologies to create a functional clock that updates in real-time.


Features

  • Dynamic real-time clock hands (hour, minute, second).
  • Smooth animations for the clock hands.
  • Responsive and minimalist design.
  • Fully functional and easy to customize.

Technologies Used

  • HTML5: To structure the clock elements.
  • CSS3: For styling and adding animations.
  • JavaScript: To handle the logic for updating the clock hands in real-time.