Skip to content

eocode/PhotoGram

Repository files navigation

🐍 Photogram

Instagram clone app with Python

Tabla de Contenido


See Django notes for this project here

Preview

Photogram
Photogram profile
Sign up
Login
Post an image

How to run

In a Python enviroment

python -m venv env pip freeze

Install dependences

pip install -r requirements

See command Django Admin

django-admin

Run the server app

python manage.py runserver

About

Instagram clone write in DJango / Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published