/vue-covid-tracker

Simple tracker for Covid-19 cases and deaths

Primary LanguageVue

Vue Covid-19 Tracker

Displays the new/total cases and deaths globaly as well as per country

API

This project uses the covid19api.com by Kyle Redelinghuys

Setup

npm install

Run

npm run serve

Build

npm run build