http://mtesluk.github.io/covid-eu
Project show map and charts of covid-19 data.
Every map and chart use d3.js lib.
Charts are stored in react library which is imported locally by file.
App is responsive and progressive.
Deployed in Github-Pages.
Written in React(Typescipt) and Scss.
Node: 12.13.1
Npm: 6.12.1
npm install
In charts dir:
npm run build
In root dir:
npm run build
In root dir:
npm run deploy