Skip to content

akshatmshah/Mini-Instagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mini Instagram

About The Project

As an introduction to Django, I attempted to create a very very basic mock instagram.

Getting Started

clone the repository

git clone https://github.com/akshatmshah/mini-twitter

install the dependencies

pip3 install requirements.txt

how to run the server:

cd mini-twitter

poetry run python3 manage.py makemigrations

poetry run python3 manage.py migrate

poetry run python3 manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published