portfolio-create-react-app icon indicating copy to clipboard operation
portfolio-create-react-app copied to clipboard

How to build a developer portfolio using React

NEW! - Automatically Generated Resumes

https://gitconnected.com/<YOUR_USERNAME>/resume

Ex. My Resume → (https://gitconnected.com/treyhuffine/resume)

Built using the gitconnected.com user portfolio API

Data is supplied by the gitconnected.com API and fetches your newest data on each page load. Make updates to your portfolio website without ever needing to change code or re-deploy. Use your API endpiont now:

https://gitconnected.com/v1/portfolio/<YOUR_USERNAME>

Tutorial Article >

Instructions

git clone [email protected]:treyhuffine/portfolio-create-react-app.git
cd portfolio-create-react-app
yarn install
yarn start

Packages

  • React (using create-react-app)
  • Styled Components
  • Carbon Design