Skip to content

🥳 React portfolio for developers makes editing info in you portfolio much easier using django admin

Notifications You must be signed in to change notification settings

Neelam099/React-django-personal-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactDjangoPortfolio

Use /admin to use django admin to edit the portfolio info use python manage.py createsuperuser to create login details

Run these Commads

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Step 1:Clone the repository

 git clone https://github.com/tech-jamara/DjangoReactPortfolio.git

step 2:Navigate to the clone

 cd your_path/DjangoReactPortfolio

Step 3: Install Node.js dependencies:

 npm install    

Step 4:

npm run build

Step 5:

 pip install -r requirements.txt

Step 6:

 python manage.py migrate

Step 7:

 python manage.py createsuperuser

Step 8:

 python manage.py runserver

Buy Me A Coffee

About

🥳 React portfolio for developers makes editing info in you portfolio much easier using django admin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published