There are two methods for getting started with this repo.
Checkout this repo, install dependencies, then start with the following Process:
> git clone https://github.com/Salman18/Redux_WebApp_Basics.git
> cd Redux_WebApp_Basics
> npm install
> npm start
Then Download.zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:
> npm install
> npm start