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.
npm install
to install dependencies
npm run dev
to start the development server
point the webserver to the /dist
directory