ampg99 / 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 GNU General Public License.

πŸ’• Acknowledgments

🚨 Forking this repo

This site is fully open source, but as you all know, plagiarism is bad. I spent a non-negligible amount of effort developing this site and I'm proud of it! All I ask is to not claim this effort as your own.

So, feel free to fork this repo. If you do, please just give me proper credit by linking back to the repo, https://github.com/sorxrob/covid-3d.

About

🌏 An interactive 3D visualization of COVID-19.

https://covid3d.live

License:GNU General Public License v3.0


Languages

Language:JavaScript 74.2%Language:HTML 13.7%Language:CSS 12.2%