Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/antonlukin/theygotcovid

Celebs with COVID-19
https://github.com/antonlukin/theygotcovid

coronavirus covid-19 covid-2019

Last synced: about 2 months ago
JSON representation

Celebs with COVID-19

Awesome Lists containing this project

README

        

# They Got Covid

Archive service launched at the start of the Covid-19 pandemic to track the health of famous people around the world.

![theygotcovid](https://user-images.githubusercontent.com/454185/160443527-b66614c3-64eb-491c-afbb-c88cb8474274.png)

## Development

1. Fork and clone git repository
2. Install npm modules with `yarn`
3. Add credentials to .env using .env.example
4. Use `gulp` to build static files
5. Use `node index.js` to start application