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
- Host: GitHub
- URL: https://github.com/avijeetpandey/covid-tracker
- Owner: avijeetpandey
- Created: 2020-10-10T11:42:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-10T12:16:35.000Z (almost 6 years ago)
- Last Synced: 2025-07-02T12:48:50.787Z (about 1 year ago)
- Topics: covide, javscript, reactjs, visualizer
- Language: JavaScript
- Homepage: https://avijeetpandey.github.io/covid-tracker/
- Size: 1.49 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

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