This web application is built using Python framework known as Flask. The app displays information about news from most popular sources, top headlines in the World, categorical
and also a user can search for any topic he feels like.
First clone the repo
$ git clone https://github.com/raymondyegon/news-flask.git
After cloning, navigate to the project:
$ cd news-flask
Then install all the requirements through pip:
$ pip install -r requirements.txt
Make the file executable:
$ chmod +x start.sh
Run the application:
$ ./start.sh
Now navigate to your browser at: localhost:5000
*Python *Jquery *Flask *HTML5 *CSS3 *Bootstrap
Incase of any issues please make a pull request and or raise an issue and i will take care of it.
MIT LICENSE Copyright (c) 2019 Raymond Yegon