stas-kh / covid-stats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID-19 statistics

About the app

Requirements

Create a dashboard-like application which uses the publicly available data of the COVID-19 pandemic. The app should show the progression of the average number of daily new cases for a country, as well as the corresponding confidence interval.

Remote URL: https://covid19-online-stats.herokuapp.com

Total time spent: 3h 30m (including deployment)

Repo image

Technical details

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About


Languages

Language:Vue 69.3%Language:TypeScript 13.4%Language:HTML 9.7%Language:JavaScript 7.6%