crypt096 / covid-tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Vue 3 Syntax

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

Setup

npm install

Run

npm run serve

Build

npm run build

About


Languages

Language:Vue 70.4%Language:JavaScript 17.8%Language:HTML 11.0%Language:CSS 0.9%