Python-JS-Portfolio-Website Setup & Installation Make sure you have the latest version of Python installed. git clone <repo-url> pip install django pip install pillow Running The App python manage.py createsuperuser python manage.py runserver