Covid tracker build with React. It displays the basic statistics on the number of people that had covid.
https://jixuni.github.io/covid-tracker/
Clone or fork the repository
npm or yarn intall the dependecies
- Plan to add an interactive map to the application
- Might change up the chart, possibly limit the datapoints on the chart. It gets compress on lower resolution
Its a front end application, its currectly deploy and hosted on github.
- react React for the front end display
- material ui For some CSS styling
- chart.js For display charts