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

https://github.com/parisa-singh/world-clock

A real-time clock that lets you track the current time across all time zones, anytime, anywhere.
https://github.com/parisa-singh/world-clock

api css html timezone-conversion world-clock

Last synced: 10 months ago
JSON representation

A real-time clock that lets you track the current time across all time zones, anytime, anywhere.

Awesome Lists containing this project

README

          

# 🌍 World Clock

A real-time world clock with a toggleable timezone table, dark mode, and responsive design, built with **HTML**, **CSS**, and **JavaScript**.

![World Clock (light mode)](world-clock-lightmode.png)
![World Clock (dark mode)](world-clock-darkmode.png)
![World Clock Timezone Table](world-clock-timezone-table.png)
---

## Features

- **Real-Time Clock**: Displays the current local time in 12-hour format.
- **Timezone Table**: Toggle to view real-time clocks for multiple timezones worldwide.
- **Dark Mode**: Switch between light and dark themes for better readability.
- **Responsive Design**: Works seamlessly on both desktop and mobile devices.

---

## How to Use

### Live Demo
👉 [View Live Demo](https://parisa-singh.github.io/world-clock/)

### Run Locally
1. Clone the repository:
```bash
git clone https://github.com/parisa-singh/world-clock.git