Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mudasirrr/covid-19-tracker
This project is for tracking covid-19 , based on react js, css, material, axios and much more
https://github.com/mudasirrr/covid-19-tracker
Last synced: 4 days ago
JSON representation
This project is for tracking covid-19 , based on react js, css, material, axios and much more
- Host: GitHub
- URL: https://github.com/mudasirrr/covid-19-tracker
- Owner: Mudasirrr
- Created: 2020-06-10T09:11:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T21:07:43.000Z (over 3 years ago)
- Last Synced: 2023-03-08T00:30:03.752Z (over 1 year ago)
- Language: JavaScript
- Size: 404 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# COVID-19 Tracker
### [Live Demo][http://covid_19_tracking_by_mudasir.surge.sh/]
## Introduction
In this Project, we will create a full COVID-19 Tracker. We're going to use React, Charts.JS and Material UI.API used: https://covid19.mathdro.id/api
Setup:```
- To install Node module on your local repository run:
npm i or npm install or yarr i
- To check this app run npm start or yarn start
```