Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 988 Bytes

README.md

File metadata and controls

51 lines (34 loc) · 988 Bytes

Digital Clock

Preview

Live Demo


Features

  • Responsive Design
  • clean UI
  • Real-Time Updates
  • Date and Day of the Week

Technologies Used

  • HTML: For structure
  • CSS: For styling
  • JavaScript: For real-time functionality

Getting Started

Clone the Repository

Run the following commands to clone and navigate into the project:

    git clone https://github.com/Jomon-J/Digital-Clock.git
     cd Digital-Clock

Fork the Repository

  1. Fork this repository on GitHub.
  2. Clone your fork:
   git clone https://github.com/your-username/your-forked-repository-name.git
cd your-forked-repository-name    

🌟 Don’t Forget to Star!

  • If you find this project useful, please consider giving it a star ⭐. It helps others discover it too!