/covid.adambailey.io

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

Primary LanguageVue

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