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

https://github.com/jiyongseong/covid-19


https://github.com/jiyongseong/covid-19

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Covid-19 Stats

![Screen](/images/screen.jpg)

- Windows only
- Steps
```command
git clone https://github.com/jiyongseong/Covid-19.git
cd Covid-19
dotnet restore
dotnet run
dotnet build --configuration Release
```