Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 483 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 483 Bytes

World Clock

This project displays a world clock that allows users to select a city and see the local time. It fetches time data from the World Time API.

Features

  • Select a city from a dropdown list to display its local time.
  • Clock updates every second to show the current time.
  • Displays hour numbers and second bars around the clock.

Installation

  1. Clone the repository.
    git clone https://github.com/your-username/world-analog-clock.git
    ̦