Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```