Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/omarchehab98/covid19-trace

A tree visualization of Bahrain's COVID19 contact tracing dataset
https://github.com/omarchehab98/covid19-trace

Last synced: 11 days ago
JSON representation

A tree visualization of Bahrain's COVID19 contact tracing dataset

Awesome Lists containing this project

README

        

# covid19-trace

A tree visualization of [Bahrain's COVID19 contact tracing dataset](https://www.moh.gov.bh/COVID19/ContactsTracing).

![](./docs/demo.gif)

## Download

Download application from the [Releases Page](https://github.com/omarchehab98/covid19-trace/releases)

## Development

```
npm install
npm start
```

## Distribution

```
npm run build
```