Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 243 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 243 Bytes

react-clock

Screenshot

A Clock designed using React.js and HTML Canvas.

installation

yarn install

run server

yarn run start

Example Clock

<Clock backgroundColor='yellow' clockColor='#333' size='400px' />