thisisnitish / CoronaVirus-Tracker

A Web App to track the status of covid all over the world using ReactJS

Home Page:https://coronavirusstats.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corona Virus Tracker

A web app built using ReactJS. It provides a platform where people can see the status of COVID around the world.

This project is using Mathdroid COVID-19 API

Tools and Library used for this project

  • React
  • Material UI
  • ChartJS

Demo

Demo

Installation

If you want to run the app in local system, follow simple steps:

  • Fork the repo
  • clone the repo
    git clone https://github.com/<YOUR USERNAME>/CoronaVirus-Tracker.git
    Move to the directry
    npm install
    

    Run the App

    npm start
    
  • Now, you are good to go

Hope you will like it. Thanks :)

About

A Web App to track the status of covid all over the world using ReactJS

https://coronavirusstats.netlify.app/


Languages

Language:JavaScript 70.5%Language:HTML 15.1%Language:CSS 14.4%