/covid-3d

🌏 An interactive 3D visualization of COVID-19.

Primary LanguageJavaScriptMIT LicenseMIT

Buy Me A Coffee

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

License & copyright

© Robert C Soriano

Licensed under the MIT License.

Acknowledgments