This is an Instagram Clone app where people share their images and videos for other users to view. Users can sign up, login, view and post photos, search and follow other users.
Click View Site to visit the live-site
- Sign in to the application to start using.
- Upload a pictures to the application.
- Search for different users using their usernames.
- See your profile with all your pictures.
- Follow other users and see their pictures on my timeline.
https://github.com/Rustique-Uwimpaye/Instagram.gitcd into Instagram- python3 -m venv virtual - source virtual/bin/activate pip install -r requirements.txt SetUp your database User,Password, Host then make migrate
python manage.py makemigrationsNow Migrate
python manage.py migrate python manage.py runserver python manage.py test Open the application on your browser 127.0.0.1:8000.
- Python3.8.5
- Django 3.1.3
- Heroku
- Bootstrap4
- CSS
- JavaScript
There are no known bugs
If you have any question or contributions, please email me at rustique644@gmail.com
MIT
Copyright © by Rustique Uwimpaye
