Covid Tracker Application to keep an eye on the cases around the globe due to CORONA VIRUS.
This responsive website tracks all the active cases across the globe by fetching the live data from the API using Async syntax.
- Statistics, Charts have been displayed by creating cards.
- Tech Stacks Used:-
- React JS
- React Hooks
- Material UI
- Axios for API Calls
- Charts.js
The project is fetching the live data from the API using Async/Await syntax and displaying the statistics using cards as well as Charts.