/Covid-Tracker

This is a simple covid tracker app build using reactjs and material UI and many more. Deployed on netlify so that everyone can use this app to get the latest information about Covid 19 and this was possible with the help of covid 19 api.

Primary LanguageJavaScript

COVID-19 Tracker

Introduction

I have build and deploy a corona tracker application. Covered topics: React.js, Chart.js, Material UI to fetch data from an API and display it in a very minimalistic way and much more.

COVID-19 Tracker

  • Displays global data in line chart format.
  • Displays individual country data in a bar chart format

API used: https://covid19.mathdro.id/api

Setup:

  • run npm i && npm start