Kartik-Suvarna / News-App-Flask

A website to view headlines and alao search for specific news made using Flask and NewsAPI

Home Page:https://news-app-flask-uvvn.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News App πŸ“

Made using Flask and NewsAPI

Deployed on : https://news-app-flask-uvvn.onrender.com

It uses NewsAPI (https://newsapi.org/) to fetch the aticles

How to run locally :

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

Thank You πŸ‘‹πŸ‘‹πŸ‘‹

About

A website to view headlines and alao search for specific news made using Flask and NewsAPI

https://news-app-flask-uvvn.onrender.com


Languages

Language:Python 51.1%Language:HTML 48.9%