March 27, 2020

109 words 1 min read

sorxrob/covid-3d

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.

demo

Installing

  1. Download and install Node.js

  2. Install dependencies

    npm install
    
  3. Fire up the server and watch files

    npm run dev
    

Compiles and minifies for production

npm run build

Built with

© Robert C Soriano

Licensed under the MIT License.

Acknowledgments

comments powered by Disqus