Skip to content

mtesluk/covid-eu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Page

http://mtesluk.github.io/covid-eu

Description

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.

Install

Node: 12.13.1
Npm: 6.12.1

npm install

Build

In charts dir:

npm run build

In root dir:

npm run build

Deploy

In root dir:

npm run deploy