https://uid11.github.io/simple-coronavirus-graph/
You need node@14
or higher on OS.
git clone https://github.com/uid11/simple-coronavirus-graph.git
cd simple-coronavirus-graph
npm install
npm start
Then open localhost:5000 in modern browser.
Data source: COVID-19 Global Cases provided by Johns Hopkins University.
This is a training project.