World Map showing the numbers & trends of people affected, recovered and deceased due to the new Coronavirus COVID-19.
- React - Front-End JavaScript library.
- Material UI - React UI Framework.
- Axios - Promise based HTTP client.
- React CountUp - React component wrapper around CountUp.js.
node@v10.16.0 or higher
npm@6.9.0 or higher
git@2.17.1 or higher
To setup the app for development on your local machine, please follow the instructions below:
- Clone the repo to your machine
git clone https://github.com/ismalex/COVID-Worldwide/covid-19-tracker.git
- Install necessary packages
npm install
- Start the development environment
npm start
- In your browser, visit http://localhost:3000
This project is licensed under the MIT License - see the LICENSE.md file for details