Deployed on : https://news-app-flask-uvvn.onrender.com
It uses NewsAPI (https://newsapi.org/) to fetch the aticles
Download all the files and open terminal in project directory then create a virtual environment
and run pip install -r requirements.txt
Then run the command gunicorn app:app
It will run on your localhost