Full Stack Instagram Clone with all the main functionalities.
Live Link - https://instasohor.pythonanywhere.com
You can create your profile, set your profile pic share pictures and follow others that will show you all the post shared by you and your followings's in your feed.
Feed Page
Profile Page
- HTML
- CSS
- Bootstrap
- Javascript
- Django
- Sqlite
- PythonAnywhere (for deploy)
- Requirement: Python 3, Pip
# clone the repo
git clone https://github.com/sandippakhanna/instasohor.git
# install all dependencies
cd instasohor
pip install -r requirements.txt
# migrate the database
python manage.py migrate
# run the app
python manage.py runserver
Open http://localhost:8000 in your browser
Sandip Sadhukhan
Mail - [email protected]