An open API service indexing awesome lists of open source software.

https://github.com/owaisi123/digital-clock

🕒 Simple Digital Clock with JavaScript ⏰
https://github.com/owaisi123/digital-clock

clock digitalclock digitalwatch watch

Last synced: over 1 year ago
JSON representation

🕒 Simple Digital Clock with JavaScript ⏰

Awesome Lists containing this project

README

          

# Digital Clock 🕒

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.

## Features

- **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.

## Technologies Used

- **Frontend**: HTML, CSS, JavaScript
- **No Backend**: This is a purely frontend project.

## How to Use

1. **Clone the Repository**:
```bash
git clone https://github.com/Owaisi123/digital-clock.git