Prep&Groc client with redux is the same client-side application of the Prep&Groc project except that instead of React Context, it uses the Redux library for state management.
redux-thunk middleware library is used to handle asynchronous actions.
You can find more about Prep&Groc at application repository page .