Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.34 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.34 KB

World Clock

Description

This is a simple world clock application that allows the user to select a timezone and see the current time in that timezone. The user can also add a timezone to their favorites list and see the current time in their favorite timezones on the home screen. The user can also remove a timezone from their favorites list and search for a timezone by country or city name.

Component Clock have been used in project is forked from bedimcode/responsive-clock-ui.

Features

  • Select a timezone and see the current time in that timezone
  • Add a timezone to favorites list
  • Remove a timezone from favorites list
  • Search for a timezone by country or city name
  • Auto detect user's timezone
  • Light/dark mode toggle
  • Auto detect user's system preference for light/dark mode
  • Responsive design

How to run

Project using Yarn as package manager and NodeJS version 16. Please install yarn and node before running the project.

$ yarn install
$ yarn start

Follow the instructions in the terminal to open the project in the browser.

Screenshots and demo link

Demo link

Screenshot-2021-09-27-World-Clock.png