2020 WORLD PANDEMIC DISEASE built using React
.
Use it for viewing live count of Discharged, Active and Deaths of Covid-19 patients.
Runs the app in the development mode.
- Open your Terminal e.g Git Bash
- Fork or clone this project on your terminal
- Open the project and install the packages
- Run the application from your Terminal
$ git clone https://github.com/Qudusayo/covid-19
$ cd covid-19
$ npm install
$ npm start
Open http://localhost:3000 or process.env.PORT
Preview it Live 👉👉 Click here.