项目作者: milu234

项目描述 :
This project is to track Covid19 cases globally and throughout countries
高级语言: JavaScript
项目地址: git://github.com/milu234/Covid19_Tracker.git
创建时间: 2020-04-24T06:05:12Z
项目社区:https://github.com/milu234/Covid19_Tracker

开源协议:MIT License

下载


CoronaTracker

webview

mobileview

Live Website Demo

Introduction

The above project is small display of the dashboards of the coronavirus cases. The above website demonstrates the 4 parameters(Infected, Recovered, Deaths, Active). It demonstrtaes global cases and also country wise cases.

Tech Stack used is React, Charts.JS and Material UI and deployment is done on firebase.

API Used - https://covid19.mathdro.id/api


For installation of project and run

  1. >git clone https://github.com/milu234/Covid19_Tracker
  2. >cd corona
  3. >npm start