Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 455 Bytes

README.md

File metadata and controls

30 lines (27 loc) · 455 Bytes

Instagram Clone with Django

  • clone the Repository 📌
git clone https://github.com/RaphaelApeh/instagram-clone.git
  • Install requirements
pip install -r requirements.txt
  • Set in .env
DJANGO_SECRET_KEY=""
DJANGO_DEBUG=True
  • 🛠 Working Dir
cd src/
  • Migrate
python manage.py migrate
  • Preview 😘

  • Login

IMG

  • Page