This Project is about to create a simple portfolio website using Python Django framework with Html and css.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Install the basic requirements for running this project once setup is completed follow the upcoming steps to run this project in your localhost
cd mywebsite
– change directory to the current project directory.
python manage.py runserver
– To run server in the localhost.