A web application that will help users list and preview news articles from various sources using the NEWS API
Python , Flask
- A user would like to see various news sources on the homepage of the application.
- A user would also want to select a news source and see all news articles from the selected news source in the application.
- A user would want to see the image, description and the time a news article was created.
- A user would want to click on an article and read the full article on the source website.
MIT @hamisi