-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
📃 이슈 내용
- 로그인/회원가입 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)
- 예외처리(로딩/에러/빈화면)
Reactions are currently unavailable