ianvizarra / covid-3d

🌏 An interactive 3D visualization of COVID-19.

Home Page:https://covid3d.live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

🌏 An interactive 3D visualization of COVID-19.

https://covid3d.live

License:MIT License


Languages

Language:JavaScript 62.7%Language:HTML 19.4%Language:CSS 17.8%