저의 포트폴리오 git 저장소입니다.
홈페이지 : https://portfolio.hkpark.net
아래는 원본 Readme 입니다.
A simple SPA Portfolio template for developer/designers built with React. Use it to showcase your work, testimonials and other information to clients.
- Clone/Download the repo.
- Run
npm install
. - Change the values in
src/resumeData.js
to suit your use-case. - Run
npm start
to spin the up the local dev server port 3000.(http://localhost:3000). - Make required changes in
src/resumeData.js
to suit your needs.