/vue-covid19-statistics

this is a web app created with vuejs, tailwindcss and covid api, it's an app that shows a statistics about covid19 cases, death, etc

Primary LanguageVue

vue-covid19-statistics

Project setup

Image

image project

demostration

gif

Env variable configuration

VUE_APP_URL=your_url
VUE_APP_API_KEY=your_api_key
VUE_APP_API_HOST=your_api_host

Running on the browser

npm install
npm run serve

PD: not all flags are complete