redux-react-app
v0.1.0
Published
This project is created with create-react-app with Azure AAD and redux integrated in it.
Readme
CRAP - Boilerplate Code for React/Redux and integrated with Sass.
This project is created with create-react-app with Azure AAD and redux integrated in it.
AAD Configuration
Replace Tenant and Client Id with the values in /src/utils/adal/AdalConfigProvider.jsx
Sample Code for Redux
Contact.jsx Component calls the api and stores the data into redux store. Check out example code for api call and actions and reducers in redux store by exploring the /src/store folder.
