🐍 Python Flask Template

About this Template

This template is a complement to the Step-by-Step Flask tutorial Medium article.

To see the end result from the tutorial visit: https://danblevins-myfirstapp.herokuapp.com/

Installation & Usage

In your terminal/ command line, make sure you have Python 3 installed (I'm using Python 3.6.8):
$ python3 --version

Libraries Used:

Cloud Platform Used:

After downloading this repository, run the below command inside the repository using the terminal:
$ python3 main.py