PriyanshuRj / Portfolio

Personal Portfolio

Home Page:https://priyanshurj.github.io/Portfolio/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ‘¨πŸ»β€πŸ”¬ PORTFOLIO

πŸ“ƒ Discription

This is my personal portfolio website made on ReactJs hosted on Github Pages.

This repo contains an custamizable ReactJs based Portfolio website. It is fully responsive. The site is static and is ready to go after you add your details in portfolio.js page. You can also add your custum design elements, edits to the portfolio. The site is modular and all the components are redy to use in different projects.

πŸ“ƒ Portfolio Contains

πŸ’Ž About me πŸ’Ž Skills πŸ’Ž Education πŸ’Ž Work Experience πŸ’Ž Contact me

How to use

# Clone this repository
git clone https://github.com/PriyanshuRj/Portfolio.git

# Go into the repository
cd Portfolio

# Install dependencies
npm install
or
npm i

# Start a local dev server
npm start
or
npm rum start

Glimps of the UI

image image2

How to customize

All the data used in the Portfolio web page is stored in the portfolio.js page. Which you can edit and customize asper your own need. theme.js contains the necessary styling configration which is refrected throughout the portfolio.

About

Personal Portfolio

https://priyanshurj.github.io/Portfolio/#/


Languages

Language:JavaScript 96.2%Language:CSS 3.5%Language:HTML 0.3%