/Flask-Blog

Flask blog website created with Jinja, n:point, and Bootstrap

Primary LanguageCSS

Flask-Blog

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:

alt text

Post Example:

alt text

About Page:

alt text

Email Sent:

alt text

Email Received:

alt text