A django app like to instagram
- Account and authentication system
- Posts, Comments & Likes system
- Following system
- Messagind and chat system
- and more...
git clone https://github.com/erfanmaraghi/django-CyberSpace.git
cd django-CyberSpace
pip install -r requirements.txt
py manage.py runserver