This repository contains all of the code for my portfolio website AhadKhan98.pythonanywhere.com
- Clone the repo and unpack it
- Browse to the directory
\Personal-Portfolio\portfolio-project
and open up a command prompt. - Type the following command:
python manage.py runserver
- Browse to
127.0.0.1:8000
in a web browser. - To access the admin panel, the link is:
127.0.0.1:8000/admin
.
Use the following credentialsusername: admin | password: github.com/AhadKhan98
Note: You can easily change the password by navigating to Users >> Change >> admin >> Change Password