English:
This repository contains my personal resume for showcasing my skills, experience, and projects to potential employers and collaborators.
Korean:
이 저장소는 잠재적 고용주와 협력자에게 제 기술, 경험, 프로젝트를 보여주기 위한 개인 이력서입니다.
✅ Clean and professional resume display | 깔끔하고 전문적인 이력서 표시
✅ Responsive design | 반응형 디자인
✅ Easy to navigate | 탐색하기 쉬운 구조
✅ Mobile-friendly | 모바일 친화적
✅ Interactive elements | 인터랙티브 요소
Clone this repository | 저장소 클론:
git clone https://github.com/panda15963/resume.git
cd resume
Install dependencies | 의존성 설치:
npm install
Start development server | 개발 서버 시작:
npm run dev
Build for production | 프로덕션 빌드:
npm run build
View the resume | 이력서 보기:
Open your browser and go to http://localhost:3000
브라우저에서 http://localhost:3000
로 접속하세요
Made with ❤️ by panda15963