john-ayling-binary-clock
v0.1.3
Published
Shows the current time in binaray. Top row shows the hour and next row shows the minutes. ![alt binary clock](https://github.com/JohnAyling1979/binary-clock/blob/master/binary-clock.png?raw=true) ### installation - `npm install john-ayling-binary-clock`
Downloads
6
Maintainers
Readme
React binary clock
Shows the current time in binaray. Top row shows the hour and next row shows the minutes.
installation
npm install john-ayling-binary-clock
yarn add john-ayling-binary-clock
props
- color
- backgroundColor
- size
develop
npm start
to view the component in storybooknpm run compile
to build component