Skip to content

Social Media Website With Django and Material Design

Notifications You must be signed in to change notification settings

ProgrammerGaurav/ProMedia

Repository files navigation

ProMedia (beta)

Requirements

- Python3
- Django

Usage

git clone https://github.com/ProgrammerGaurav/ProMedia.git
cd ProMedia
pip3 install -r requirements.txt
python3 manage.py runserver