A simple and elegant digital clock built using HTML, CSS, and JavaScript. This project displays the current time in a 12-hour or 24-hour format and updates in real-time.
- Real-Time Updates: The clock updates every second to show the current time.
- Responsive Design: Works seamlessly on all devices (desktop, tablet, and mobile).
- Customizable: Easily switch between 12-hour and 24-hour formats.
- Clean UI: Minimalistic and modern design.
- Frontend: HTML, CSS, JavaScript
- No Backend: This is a purely frontend project.
- Clone the Repository:
git clone https://github.com/Owaisi123/digital-clock.git