guk.vercel.app 프로젝트 소개 이 프로젝트는 Next.js App Directory를 사용해 개발되었으며, 개발하며 경험, 학습한 내용을 정리 및 기록하는 공간입니다. Stack React v18.x Next.js v13.x App Router UI next-themes tailwindcss MDX next-mdx-remote gray-matter bright pnpm Running Locally Clone this repository git clone https://github.com/DoGukKim/blog.git my-blog cd my-blog Install dependencies pnpm install Run dev server. pnpm dev