Skip to content

Commit e6824b9

Browse files
committed
Revert "feat: 포트폴리오에 메가 카피 쇼핑몰 프로젝트 연동"
This reverts commit edfc894.
1 parent edfc894 commit e6824b9

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

src/data/profile.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,13 @@ export const profileData = {
124124
highlights: ["AI 추천 시스템", "실시간 상담", "30% 성능 향상"]
125125
},
126126
{
127-
title: "메가 카피 - 온라인 쇼핑몰",
128-
description: "Next.js로 개발한 모던한 이커머스 플랫폼",
129-
tech: ["Next.js", "TypeScript", "Supabase", "Tailwind CSS"],
127+
title: "모바일 커머스 앱",
128+
description: "React Native로 개발한 크로스플랫폼 쇼핑몰 앱",
129+
tech: ["React Native", "Redux", "Node.js", "MongoDB"],
130130
image: "/images/project2.jpg",
131-
liveUrl: "https://mega-copy.vercel.app",
132-
githubUrl: "https://github.com/gyb0719/mega-copy",
133-
highlights: ["실시간 재고 관리", "관리자 대시보드", "PWA 지원"]
131+
liveUrl: "https://commerce-app.demo",
132+
githubUrl: "https://github.com/codefactory/commerce-app",
133+
highlights: ["크로스플랫폼", "결제 연동", "푸시 알림"]
134134
},
135135
{
136136
title: "SaaS 대시보드",

0 commit comments

Comments
 (0)