Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 585 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 585 Bytes

covid19

3D visualization of latest data regarding Coronavirus cases, provided by the World Health Organization. Available data via https://github.com/NovelCOVID/API.

Plotted using globe.gl. This app was inspired by https://covidvisualizer.com

Installation

  1. Clone this project and install node.js
  2. Install dependencies
$ cd covid19
$ npm install -d
  1. Run the app
$ npm start

Built with

Online version

Go to https://kkhanhluu.github.io/covid19/ to see the online version