Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 480 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 480 Bytes

-Download the zip file in you computer and extract

-open the file in any editor like pycharm,vscode..etc

-to get proper results you need to install some libraries

-run these commands in terminal

1-pip install django

2-pip install pillow

-if the terminal keep giving any errors read those and install required things

-final command you need to run on terminal

-python manage.py runserver

-click on the link http://127.0.0.1:8000/

-you can find my portfolio

-Thankyou