Basic Instagram clone website built in django web framework using Python.
-Install the prerequisites -Run the server
admin: demo password: demo1234
You can install the Prerequisites by running the command:
pip install -r requirements.txt
asgiref==3.2.10
Django==3.0.7
Pillow==7.1.2
pkg-resources==0.0.0
pytz==2020.1
sqlparse==0.3.1
celery==5.0.0
django-celery-beat==2.0.0