Basic OnlyFans clone website built in Django web framework using Python.
-Install the prerequisites -Run the server
admin: demo password: demo1234
You can install the Prerequisites by running the command:
pip install -r requirements.txt
asgiref==3.3.1
Django==3.1.5
Pillow==8.1.0
pytz==2020.5
sqlparse==0.3.1
- Materialize - Materialize is a modern responsive front-end framework based on Material Design.
- Django - Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.