Using the json placeholder API (http://jsonplaceholder.typicode.com) to create a blog list, I used redux-thunk that allowed me to use my reducers to get the data from json placeholder to populate the state (redux store).
This Project is my dissertation during my final year at City University.