Skip to content

devcrypted/flask-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Blogging Website

Follow Video Tutorials

Getting Started

  1. Download & Install Python from https://python.org
  2. Install Git
  3. Install VS Code
  4. Open PowerShell/Terminal and run command git clone https://github.com/devcrypted/flask-blog
  5. Run command code flask-blog, it will open the project in VS Code
  6. Install Poetry pip install poetry
  7. Install all requirements using poetry poetry install
  8. Run the project poetry run python main.py

About

This repo contains Flask demonstration code for YouTube Course - https://decr.in/flask-playlist

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published