Skip to content

Bennyhwanggggg/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio Website

Source code for my personal portfolio website.

How to use

Setup and run

npm install

Update content

Change the values in src/resumeData.js

Deploy

  1. Update homepage url in package.json
  2. Run npm run deploy

Running locally

npm run start