- React - Front-End JavaScript library
- Material UI - React UI Framework
- react-chartjs-2 - HTML5 Charts
- Axios - For fetching data through http requests
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/tanzeelsaab/covid-tracker.git
- Install necessary packages
npm install
- Start the development environment
npm start
- Visit http://localhost:3000