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.
The project uses yarn, so the prerequisites are :
yarn install
yarn serve
yarn build
yarn test:unit
yarn lint
We use the Minami template.
yarn docs