covid3d icon indicating copy to clipboard operation
covid3d copied to clipboard

🌏 An interactive 3D visualization of COVID-19.

Buy Me A Coffee

COVID-3D

3D visualization of latest data regarding coronavirus cases with time travel.

demo

🛠 Installing

  1. Install dependencies

    npm install
    
  2. 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

  • Inspired by https://covidvisualizer.com
  • Flags from https://corona.lmao.ninja
  • Coronavirus data from https://github.com/bumbeishvili/covid19-daily-data
  • Hat tip to anyone whos module was used

🚨 Forking this repo

I'll only accept fixes for now. New features will be ignored. I want to make the app as simple as possible. Thank you.