Hacker News Reader is a feed reader. It fetches the news from the Hacker News APIs and allows to view 100 top stories and to bookmark them. Bookmarks persist when opened from the same browser. The project shows the basic patterns of React application state management using Redux.js.
The source code & full documentation are available and ready to install in the Git Repo.