/DjangoReactPortfolio

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

Primary LanguageCSS

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