/COVID-19-Tracker

Created a COVID-19 dashboard using React.js to help spread awareness by visualizing the data. [deployed]

Primary LanguageJavaScript

Created a COVID-19 dashboard using React.js and Charts.js, with Material UI to help spread awareness by visualizing the data. The app is interactive and responsive because it fetches live data asynchronously from a REST API.

Got familiar with React Hooks, CSS modules, extracting data, and data flow.

https://laila-covidtracker.netlify.app/

Future Plans

Add unit & integration tests