From 18cea5da906a86cce7c10de718afe891aa87aacb Mon Sep 17 00:00:00 2001 From: gr22nist Date: Mon, 18 Nov 2024 23:55:16 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs:=20README.md=20=EC=97=85?= =?UTF-8?q?=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 759877d..f46e558 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ > Next.js 기반의 모던한 포트폴리오 ## 🔍 데모 -- [포트폴리오 바로가기](https://#) +- [포트폴리오 바로가기](https://devin.myrec.kr) ## 🎯 소개 @@ -44,15 +44,15 @@ ### Web Standards & Performance - ♿ WCAG 2.1 가이드라인 준수 - 🔍 구조화된 데이터로 SEO 최적화 -- 🛡️ TypeScript 엄격 모드 적용 +- 🛡️ TypeScript 적용 ## 🛠️ 기술 스택 ### Core -- **Next.js 14** +- **Next.js** - App Router 및 Server Components 활용 - 동적 라우팅으로 프로젝트 상세 페이지 구현 -- **React 19** +- **React** - Suspense를 활용한 로딩 처리 - 커스텀 훅으로 재사용 로직 관리 - **TypeScript**