Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 814 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 814 Bytes

This project was created using React , Redux , OpenSkyMap Api,Data from https://github.com/ExpDev07/coronavirus-tracker-api click here to open the application. or use this link https://corona-virus-tracker-gjm.herokuapp.com/

Corona Virus Application tracker

In the run this projec tin your local repository run these commands

git clone https://github.com/Gauthamjm007/CoronaVirusTracker.git

clone the repository

cd CoronaVirusTracker

go to the file

npm install

install the dependencies and packages

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.