sorxrob/covid-3d
An interactive 3D visualization of COVID-19.
repo name | sorxrob/covid-3d |
repo link | https://github.com/sorxrob/covid-3d |
homepage | https://covid3d.live |
language | JavaScript |
size (curr.) | 43 kB |
stars (curr.) | 112 |
created | 2020-03-26 |
license | MIT License |
COVID-3D
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.
Installing
-
Download and install Node.js
-
Install dependencies
npm install
-
Fire up the server and watch files
npm run dev
Compiles and minifies for production
npm run build
Built with
License & copyright
© Robert C Soriano
Licensed under the MIT License.
Acknowledgments
- Inspired by https://covidvisualizer.com
- Hat tip to anyone whos module was used