Skip to content

rocity/dj-instagram

Repository files navigation

djinsta logo

Django Instagram

An Instagram clone built with Django

Design

Install

  • Clone this repo
  • Activate your virtualenv
  • Navigate to this project's directory in your computer
  • Install requirements
    • $ pip install -r requirements.txt
  • Update your database
    • $ python manage.py migrate
  • You're all set!
    • $ python manage.py runserver

Licensing

This software is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

About

Instagram clone written in Django

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published