A web app to represent the data of COVID-19 epidemic build with React, Chart.JS and Material UI.
This is motivated and learned from Javascript Mastery.
- HTML5, CSS3, Javascript, ReactJS, React Hooks, Chart.JS, Material UI
- API used: https://covid19.mathdro.id/api
- Fork and clone this repository
- Run
npm i && npm start