A corona virus tracker application
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/
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.