Flask blog website created with Jinja and Bootstrap. Complete with a contact me page
Features:
- Website created with Python Flask
- Links to other blogs using dynamic urls
- Retrieves json database from npoint.io
- Uses Bootstrap for website base
- Interactable message form that emails me via smtp
How to run:
- Download repository
- Open downloaded repository with a command line interface
- run
pip install Flask - run
python main.py - Go to
127.0.0.1:5000/to view site
Website Overview:
Post Example:
About Page:
Email Sent:
Email Received:




