Skip to content

[feat] 로그인 / 회원가입 API 연동 #47

@dew102938

Description

@dew102938

📃 이슈 내용

  • 로그인/회원가입 UI에 실제 API 연동

🗃️ 범위(페이지, 기능)

  • src/components/auth/SignupDialog.tsx
  • src/components/auth/LoginDialog.tsx
  • src/api/auth.ts
  • src/types/auth.ts
  • src/api/axios.ts
  • src/hooks/queries/useAuth.ts
  • src/stores/useAuthStore.ts

📌 작업목록

  • UI 구성
  • 라우팅 연결
  • API 연동 (또는 mock)
  • 예외처리(로딩/에러/빈화면)

Metadata

Metadata

Assignees

Labels

APIAPI 연동, 통신관련feat기능

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions