COVID-3D
3D visualization of latest data regarding coronavirus cases with time travel.
🛠 Installing
-
Install dependencies
npm install
-
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.