web_blog Web blog application with Django To Run Project create a new directory cd to new directory git init git add "remote repo" create virtual enviroment pip3 install -r requirements.txt