Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 818 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 818 Bytes

박현국의 포트폴리오 저장소

저의 포트폴리오 git 저장소입니다.

홈페이지 : https://portfolio.hkpark.net

아래는 원본 Readme 입니다.


HitCount

A simple SPA Portfolio template for developer/designers built with React. Use it to showcase your work, testimonials and other information to clients.

Preview

Preview

How to use

  1. Clone/Download the repo.
  2. Run npm install.
  3. Change the values in src/resumeData.js to suit your use-case.
  4. Run npm start to spin the up the local dev server port 3000.(http://localhost:3000).
  5. Make required changes in src/resumeData.js to suit your needs.