Displays the new/total cases and deaths globaly as well as per country
This project uses the covid19api.com by Kyle Redelinghuys
The code has been changed to use Vue 3 syntax. Check the initial commit for the original tutorial code, which should work for Vue 2 & 3
npm install
npm run serve
npm run build