Skip to content

The project is a Django based featured Dynamic Personal Portfolio website,user can dynamically update their contents

Notifications You must be signed in to change notification settings

prjctakshay/portfolio-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##portfolio-website

Installation and Running

  • 1 - Run the command git clone <repository-url> to have this repository locally in your computer

  • 2 - change into the new directory

  • 3 - Install requirements pip install -r requirements.txt

  • 4 - python manage.py makemigrations

  • 5 - python manage.py migrate

  • 6 - Runserver on port 8000

    python manage.py runserver

    http://127.0.0.1:8000/

  • 7 - Open your web browser and enter the adress of your local server (usually its http://127.0.0.1:8000 )

About

The project is a Django based featured Dynamic Personal Portfolio website,user can dynamically update their contents

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published