This is a very basic react-redux example. It has some comments explaining different parts of redux such as how the store is working or why we use connect. It does not implement redux promise middleware.