Skip to content

Dataracy-development/client

Repository files navigation

Dataracy Client

This is a Next.js project bootstrapped with create-next-app.

Features

마이페이지 (MyPage)

  • 내 정보 관리: 프로필 정보 조회 및 수정
  • 내가 작성한 프로젝트: 사용자가 작성한 프로젝트 목록 조회
  • 내가 작성한 데이터셋: 사용자가 작성한 데이터셋 목록 조회
  • 좋아요 한 프로젝트: 사용자가 좋아요 한 프로젝트 목록 조회
  • 좋아요 한 데이터셋: 사용자가 좋아요 한 데이터셋 목록 조회

주요 기능

  • 사용자 정보 수정 (닉네임, 작성자 레벨, 직무, 관심 도메인, 방문 경로, 자기소개)
  • 프로젝트 및 데이터셋 목록 페이지네이션
  • 반응형 디자인 및 모던한 UI/UX
  • React Query를 활용한 효율적인 데이터 관리

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages