Blog-app A simple django blog app How to run the application Clone the repository https://github.com/pockemon/Blog-app Change directory cd Blog-App Run the server python manage.py runserver Prerequisites django 2.x python 3.x