A simple example to demonstrate the implementation of React-Redux with GraphQL.
Full build process is available on my blog, titled "Implementing React Redux with GraphQL"
git clone https://github.com/MarufSarker/react-redux-graphql-example.git
npm i
npm start
This project/codebase is released under MIT license.
See LICENSE
file for details.