Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 491 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 491 Bytes

React Clock

The React-Clock application (I call it Cloked) is a dynamic webpage which displays the current time for all available timezones in either Digital format or Analog format as per the User's choice. The User can also opt for a Dark mode as per choice.

The application is built using React js and each clock is a separate component as it can be found in the Components folder.

Usage

npm install
npm start

Check out Cloked.