Demo application which includes following basic operations
- Create user
- Update user
- List User
- Display user
Note: ** Please start backend server before running this **
In order to start project you need to do following steps.
npm install
npm start
Following packages are used for the integration.
- React
- React router, React router dom
- React redux
- Redux rethunk
- Axios for API calls
- Bootstrap for basic theming