A simple, elegant world clock application that displays the current time across different time zones.
Check it out here: Jacinda's World Clock
- 🕒 Real-time analog clock display
- 🧭 Digital time for multiple cities
- 🌐 Support for time zones around the world
- 🔁 Toggle between 12-hour and 24-hour formats
- 🏙️ City selector for quick time zone switching
- 📱 Responsive design for desktop & mobile
Upon loading, the app displays the current time for:
- Honolulu
- Oslo
- Hong Kong
Use the dropdown to add or switch cities.
Click the 12-Hour Format / 24-Hour Format button to switch time formats.
The analog clock displays hour, minute, and second hands synced in real time.
- A modern browser
- Basic understanding of HTML, CSS, and JavaScript
git clone https://github.com/CindaCodes/World-Clock.git
cd World-Clock