3D visualization of latest data regarding Coronavirus cases, provided by the World Health Organization. Available data via https://github.com/NovelCOVID/API.
Plotted using globe.gl. This app was inspired by https://covidvisualizer.com
- Clone this project and install node.js
- Install dependencies
$ cd covid19
$ npm install -d
- Run the app
$ npm start
- globe.gl
- d3.js
- CountUp.js
- https://github.com/NovelCOVID/API
Go to https://kkhanhluu.github.io/covid19/ to see the online version