Clone : https://github.com/MuhammadSaadQadeer/React-Redux-Json-Server-CRUD.git
Open command line & run command npm install
Open command line & install json-server globally using npm install -g json-server
Open command line & run command npm start
Open command line & run json-server --watch db.json