Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 370 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 370 Bytes

React Simple Clock

Simple digital and analog clock with 12 and 24 hour format

Screenshot

Analog

analog.png

Digital

digital.png

Set Up

  1. Clone the repository
  2. npm install
  3. npm start