An open API service indexing awesome lists of open source software.

https://github.com/donavon/binclock

A binary clock written in React using TypeScript
https://github.com/donavon/binclock

Last synced: 4 months ago
JSON representation

A binary clock written in React using TypeScript

Awesome Lists containing this project

README

          

# BinClock

![binary clock](https://repository-images.githubusercontent.com/277593692/00503200-bf86-11ea-9243-91d4f0886904)

A simple binary clock written in TypeScript using ReactJS.

Each row contains two digits. In the example above, the time is `12:39:34`.

### Live Demo

See it running live at [binclock.dwe.st](https://binclock.dwe.st).

### Edit on CodeSandbox

Edit/run the code live on [CodeSandbox](https://githubbox.com/donavon/binclock)

## LICENSE

© Donavon West. Released under [MIT](LICENSE).