Skip to content

Conversation

tqx7514
Copy link

@tqx7514 tqx7514 commented Sep 1, 2025

관련 이슈 번호

핵심 변경 사항 및 이유

  • email 및 sns 회원가입 form을 추가하였습니다.
  • OTP인증 모달을 추가하였습니다.
  • 프로필 설정 페이지를 추가했습니다

이외 기타 변경 사항 (선택)

  • OTP 인증 버튼 및 다음 버튼 등 Button이 자주 사용되어 재사용을 위해 src/shared/components/ui에 button.tsx를 추가하였습니다.
  • input이 자주 사용되어 재사용을 위해 src/shared/components/ui에 input.tsx를 추가하였습니다.

리뷰 시 참고 사항 (선택)

  • email 회원가입 경로: /auth/signup/email
  • sns 회원가입 경로: /auth/signup/sns

@tqx7514 tqx7514 self-assigned this Sep 1, 2025
@tqx7514 tqx7514 added status: done 완료 type: feature 신규 기능 & 기능 개선 labels Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: done 완료 type: feature 신규 기능 & 기능 개선
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant