Skip to content

RaphaelApeh/instagram-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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