Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 669 Bytes

README.md

File metadata and controls

35 lines (30 loc) · 669 Bytes

INSTAGRAM

Python Django Application

By Amos Okello

Description

Instagram clone built on Django

Setup/Installation Requirements

  • Clone the repo:
git clone https://github.com/Mohraf/instagram.git
  • Open the folder with your favorite IDE
  • Create a virtual environment and activate it
  • install requirements
pip install -r requirements.txt
  • Run the application using the following command
python manage.py runserver

Technologies Used

  • Python
  • Postgresql
  • Django
  • Heroku

Support and contact details

amosokello04@gmail.com

License

This is under the MIT license Copyright (c) 2022 Amos Okello