Simple exercice using Giphy API to provide as a post-workshop example.
- async actions
- routing (master/detail)
- react: user interface components
- redux: flux & state container
- react-scripts: build process
git clone https://github.com/alexandreneves/react-redux-boilerplate.git
npm install
npm start