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 ⏰
- Host: GitHub
- URL: https://github.com/owaisi123/digital-clock
- Owner: Owaisi123
- Created: 2025-03-19T18:50:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-19T18:54:21.000Z (over 1 year ago)
- Last Synced: 2025-03-19T19:40:05.273Z (over 1 year ago)
- Topics: clock, digitalclock, digitalwatch, watch
- Language: CSS
- Homepage: https://n-digital-watch.netlify.app/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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