An open API service indexing awesome lists of open source software.

https://github.com/avijeetpandey/covid-tracker

Covid-19 tracker and visualizer , made using ReactJs and MaterialUI
https://github.com/avijeetpandey/covid-tracker

covide javscript reactjs visualizer

Last synced: 3 months ago
JSON representation

Covid-19 tracker and visualizer , made using ReactJs and MaterialUI

Awesome Lists containing this project

README

          

# COVID-19 tracker built using REACT-JS :tada:
Simple covid-19 tracker and visualizer made using reactjs(using Hooks) and javscript , the dashboard gives us information about the cases of covid-19 in all the couontries , follwed by a map to visualize it , user can select the country he/she is interested to see the results of and the app renders the data for the user .

**App link** Click Here

### How build and run locally ?
```
git clone https://github.com/avijeetpandey/covid-tracker.git
cd covid-tracker
npm install
npm start
```

if everything works fine you will be presented with theb following UI

ui

## Made with ❤ by Avijeet using react :muscle: