Skip to content

peterkush/flask-app-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project name

flask news application

Author

peter kung'u

Description

The app enables users to see news sources and articles. The link to live site is https://flask-news-45.herokuapp.com/

Setup and installation

  1. clone or download and unzip the repository from github https://github.com/peterkush/flask-app-news
  2. cd into the project folder and open in text editor
  3. create the virtual environment by running python3.6 -m venv --without-pip virtual
  4. Activate the virtual environment by running source virtual/bin/activate
  5. install flask by running pip install flask
  6. run python3.8 app.py to launch the program

Support and contact details

[email protected]

Technologies used

. python . pip . flask . html . bootstrap . git for version control

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors