Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 811 Bytes

File metadata and controls

36 lines (28 loc) · 811 Bytes

Demo

Check out the live demo: GitHub Pages Demo

Wall Clock

A simple and stylish wall clock built using HTML, CSS, and JavaScript.

Features

  • Analog clock design with hour, minute, and second hands.
  • Smooth second-hand animation.
  • Minimalist and modern interface.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

How to Use

  1. Download the project.
  2. Open the index.html file in your browser.
  3. The clock will display the current time and update in real-time.

Project Structure

📁 wall-clock
│── 📁 css
│   └── style.css
│── 📁 js
│   └── script.js
│── index.html
│── clock-icon.png

Author

Created by MDJAmin. Check out more projects on GitHub.