About:
It is a photo blogging platform created using django.
Installation:
- clone the Repository
- Navigate to the project directory
- install required dependency using requirement.txt file.
- Run the below command to start django server. python manage.py runserver