/covid3d

🌏 An interactive 3D visualization of COVID-19.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Buy Me A Coffee

COVID-3D

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

demo

🛠 Installing (Front-End)

  1. Install dependencies

    npm install
  2. Fire up the server and watch files

    npm run dev

🛠 Installing (Back-End)

  1. Go to backend folder

    cd backend
  2. Install dependencies

    npm install
  3. Fire up the server

    npm start

🚀 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

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

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/covid3d.