leeRichmond / world-clock

A small lightweight clock application that displays the current time for a selected timezone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

World Clock

This is a small clock application that displays the current time for the selected time zone.

Instructions

  1. Clone this git repository.
  2. cd into the world-clock directory.
  3. from the command line run npm install.
  4. To run the tests run npm run test.
  5. To start the application run npm run start.

The application is built using React and tested using Mocha.

About

A small lightweight clock application that displays the current time for a selected timezone


Languages

Language:JavaScript 75.7%Language:CSS 13.7%Language:HTML 10.6%