https://medium.com/@velocity360/creating-a-news-feed-app-with-react-and-redux-58a0404ee75d
In this tutorial, we are going to create a simple application which
fetches data from various RSS feeds of the user’s choice and displays
the results in a web based interface. By following along, you will gain
familiarity with both some simple and advanced concepts such as React,
Redux, handling network requests with React, async actions, etc. We are
learning by building a fully functioning and deployed application,
instead of spending too much time on theory. If you really want to dig
into theory and understand the underlying technologies my fully, I
recommend reading through the React and Redux docs. For the full video
series of this tutorial, click here: