News List application created by Flask uses the News_API key to display the news sources, get the news articles from a specific news source via the API url key and also searches for the various news sources from the news articles.
Clone the repository git clone https://github.com/GraceOswal/Newslist.git
cd Newslist
python3 run.py
As a user, I would like to see various news sources on the homepage of the application. As a user, I would also want to select a news source and see all news articles from the selected news source in the application. As a user, I would want to see the image, description and the time a news article was created. As a user, I would want to click on an article and read the full article on the source website.
For a collaboration email [grace.osswa@student.moringaschool.com]
MIT License
Copyright (c) 2021 Grace Oswal