Skip to content
View jeonbinggu's full-sized avatar

Highlights

  • Pro

Block or report jeonbinggu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jeonbinggu/README.md

전병국 포트폴리오 웹사이트

Next.js 기반 개인 포트폴리오 웹사이트.

Stack

src/components/SmoothScroll.tsx에서 Lenis와 GSAP ScrollTrigger를 동기화하며, src/app/layout.tsx에서 전역으로 감싸고 있습니다. 새로운 스크롤 애니메이션은 src/components/ScrollReveal.tsx를 참고하거나 @gsap/reactuseGSAP 훅으로 직접 작성하면 됩니다.

Getting Started

pnpm dev

http://localhost:3000에서 확인할 수 있습니다.

pnpm build   # 프로덕션 빌드
pnpm start   # 프로덕션 서버 실행
pnpm lint    # ESLint 검사

Popular repositories Loading

  1. jeonbinggu jeonbinggu Public

    TypeScript