📈 Coronavirus (COVID-19) Dashboard shows the dynamics (the curvature of the graph) of Сoronavirus distribution per country.
The dashboard is still raw but it provides a basic functionality of displaying the global and per-country data charts.
Here is how the main functionality looks like:
The dashboard is using COVID-19 (2019-nCoV) Data Repository by Johns Hopkins CSSE as a data source.
Front-end wise I've tried to make it as simple as possible, therefore the dashboard is using a pure React.js (without JSX
transpiler or CreateReactApp
starter). To draw the chart I've used Charts.js.
This GitHub repository and its Dashboard relies upon publicly available data from COVID-19 (2019-nCoV) Data Repository by Johns Hopkins CSSE as its main data source.