NewsFreak is an online web application that fetches news from newsapi which provides API for fetching news. Then the application shows you the top headlines.
How I came up with this idea
Actually I have made this application for preparing ReactJS Blog for one of my school course. I have explained in detail how this application works and how you can built apps using ReactJS.
React Blog post 1: I have cover basics of ReactJS. Link: https://harshitpatel2002.github.io/
React Blog post 2: Built NewsFreak web application. Link: https://learnreactwithharshit.blogspot.com/
Do read the blogs, I have explained everything in detail