isAdamBailey / covid.adambailey.io

Vue.js and Tailwind css application to display covid data from the CovidActNow api

Home Page:https://covid.adambailey.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Current COVID Data

Laravel Forge Site Deployment Status

This app was created to track COVID data in my county. It fetches county cdata and compares it to the data from it's state.

The Application uses the COVID ACt Now API as the source of its data.

Local Development

npm install to install dependencies

npm run dev to start the development server

Deployment

point the webserver to the /dist directory

About

Vue.js and Tailwind css application to display covid data from the CovidActNow api

https://covid.adambailey.io/


Languages

Language:Vue 76.4%Language:JavaScript 13.5%Language:HTML 9.8%Language:CSS 0.3%