A complete social blog built in flask.
pip3 install --user -r requirements.txt
git clone https://github.com/MohamedAliRashad/Flask-Blog.git
python3 run.py
then go to http://127.0.0.1:5000/
Everything possible in this repo is from the guidance of this playlist