3D visualization of latest data regarding Coronavirus cases, provided by the World Health Organization. Available in API form via https://github.com/NovelCOVID/API.
Plotted using globe.gl.
-
Download and install Node.js
-
Install dependencies
npm install
-
Fire up the server and watch files
npm run dev
npm run build
Β© Robert C Soriano
Licensed under the MIT License.
- Inspired by https://covidvisualizer.com
- Hat tip to anyone whos module was used