Skip to content
/ clock Public

πŸ•’ A responsive analog clock built with HTML, CSS, and JavaScript. Features real-time updates and toggleable light/dark mode for better accessibility and style.

License

Notifications You must be signed in to change notification settings

nirdhum/clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ•’ Analog Clock Web App

A simple, responsive analog clock built using HTML, CSS, and JavaScript. This project demonstrates how to create a real-time clock in the browser using basic front-end technologies. Ideal for beginners looking to improve their DOM manipulation and styling skills.

🌟 Features

  • Displays current time in analog format
  • Real-time updates every second
  • Responsive and scalable design
  • Pure HTML/CSS/JS – no frameworks or libraries
  • Lightweight and fast
  • This clock supports both light and dark themes to suit different environments and user preferences.

πŸš€ Live Demo

πŸ”— View it live

πŸ› οΈ Technologies Used

  • HTML5 – Structure of the clock
  • CSS3 – Styling, layout, and animation
  • JavaScript (ES6) – Logic for real-time clock movement

πŸ“ Project Structure

clock/
β”œβ”€β”€ clock.png         # Favicon
β”œβ”€β”€ index.html        # Main HTML file
β”œβ”€β”€ README.md         # Project documentation
β”œβ”€β”€ script.js         # Clock functionality
└── style.css         # Clock styling

Clone the repo

πŸ™Œ Contributing

Contributions, issues, and feature requests are welcome! Feel free to open a pull request or submit an issue.

πŸ“„ License

This project is licensed under the MIT License. Feel free to use and modify it for personal or commercial projects.

πŸ‘¨β€πŸ’» Author

Nirdhum

About

πŸ•’ A responsive analog clock built with HTML, CSS, and JavaScript. Features real-time updates and toggleable light/dark mode for better accessibility and style.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published