This app displays some of the functionality of Gambit a library for building API driven Redux/React applications.
git clone https://github.com/Ghirro/gambit-github-example
cd gambit-github-example
npm i
npm run serve
It comes with HotModuleReload so you can happily play around with the application.