Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oleksiyrudenko/covid-freeze

The project has been moved to kottans organization
https://github.com/oleksiyrudenko/covid-freeze

Last synced: 17 days ago
JSON representation

The project has been moved to kottans organization

Awesome Lists containing this project

README

        

# COVID freeze

COVID-19 impact on people and business in Ukraine.

The project has been moved to [kottans organization](https://github.com/kottans/covid-freeze)

It is still MIT licensed so feel free using it at your own discretion.

Help still wanted and fork/PRs are encouraged.

If you cloned this repo before change your git remote:
```
git remote set-url origin https://github.com/kottans/covid-freeze.git
```

If you forked the repo and want to keep it synced with the original source:
```
git remote set-url upstream https://github.com/kottans/covid-freeze.git
```