Skip to content

nordic-roast/world-clock

 
 

Repository files navigation

World Clock

World Clock is a web application built with ReactJS and styled with Tailwind CSS. It allows users to view the current time in various cities from ASEAN countries.

Features

  • Display the current time for a list of cities.
  • Add more cities to the clock display from a dropdown of ASEAN countries.
  • Reset functionality to revert to the original list of timezones.

Installing

  1. Clone the repository to your local machine:
    git clone https://github.com/nordic-roast/world-clock.git 
    
  2. Navigate to the project directory and install the necessary dependencies
    npm run dev
    
  3. The application will open in your default browser at http://localhost:5173

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.0%
  • HTML 5.5%
  • CSS 2.5%