Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 288 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 288 Bytes

This is a react app that shows the number of people who are infected, recovered and those who died due to Covid-19. The data is fetched from an API. The API is: https://covid19.mathdro.id/api

Chart js is used for the line and bar graph. Material UI is used for styling the components.