Skip to content

syamjir/world-analog-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
    ̦