Info website displaying the current covid-19 infection state. The website is currently
- Collecting information from NovelCovid API
- Sorting the data according to category
- Show top 10 countries in a chart diagram
In order to install the dependencies, npm
is needed. Install the software with:
npm install
The deployed website can be found here: http://go.aws/2ydCU3H
See LICENSE
file for license information. See https://github.com/NovelCOVID/API/blob/master/README.md for data source information.