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

AkhtarZaman7/DjangoReactPortfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 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

Did not work for you do not worry you can run them separately django separate from react. I know you know how 😊.

Still did not work😢, worry not, just contact me or visit our lovely friend stackoverflow.

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

Languages

  • CSS 48.8%
  • JavaScript 31.9%
  • Python 17.4%
  • HTML 1.9%