Skip to content

aowss/covid19-ui

Repository files navigation

COVID 19 UI

Details

The colors were sourced at https://github.com/bahamas10/css-color-names.
The heatmap colors were sourced at https://www.rapidtables.com/web/css/css-color.html.
The grouping of countries in regions were sourced at https://github.com/lukes/ISO-3166-Countries-with-Regional-Codes.

Pre-requisites

The project uses yarn, so the prerequisites are :

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Generate JSDoc

We use the Minami template.

yarn docs

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published