aselamadusanka / DjangoReactPortfolio

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

Home Page:http://jameswaweru.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://jameswaweru.vercel.app


Languages

Language:CSS 48.8%Language:JavaScript 31.8%Language:Python 17.4%Language:HTML 1.8%Language:Shell 0.1%