App Created by using React , Redux , Thunk, Bootstrap , Json Server
Start application
- npm install
 - npm run api (to run JSON server) port 3000
 - npm start (to run Development server) port 9000
 
- React
 - Redux
 - redux-thunk
 - create-react-app cli
 - JSON server for database
 


