Skip to content

khanm3/world-clock

Repository files navigation

WorldClock

Displays the time in places around the world

Type in the search bar to find a location and add a clock

Click on a clock to show its time on the main display

See it live at this link: https://worldclock.mokhan.dev

Build instructions

  1. Clone this repository
  2. cd into project directory
  3. Run npm install
  4. To start up a development server with HMR, run npm run dev
  5. To run tests, run npm run test
  6. To build into a distributable, run npm run build

Aside

This project is built with React + Vite

Testing is done with Vitest + React Testing Library + jest-dom

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published