Portfolio Project Build with Django 2.2.5
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
python== 3.6.8 or up and django==2.2.5
open terminal and type
git clone https://github.com/amrahman90/Django-amrahman-portfolio.git
or simply download using the url above
python manage.py makemigrations
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver
Then go to http://127.0.0.1:8000 in your browser
A M Rahman
Email: [email protected]