Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#62] react-hook-form 설치 및 유효성 검사 로직 #89

Merged
merged 25 commits into from
Jan 23, 2024

Conversation

dabin-Hailey
Copy link
Collaborator

close #62

Description

react-hook-form을 사용하여 로그인/회원가입 입력 항목의 유효성을 검사합니다.

  • react-hook-form 설치
  • 로그인 유효성 검사 구현
  • 회원가입 유효성 검사 구현
  • 로그인 API 응답에 따른 에러 처리

유의할 점 및 ETC (Optional)

react-hook-form 라이브러리 설치하였습니다
pull받으신 후 npm ci 부탁드려요!

스크린샷 (Optional)

로그인 유효성 검사

default.mp4

회원가입 유효성 검사

default.mp4

dabin-Hailey and others added 25 commits January 20, 2024 23:01
@dabin-Hailey dabin-Hailey self-assigned this Jan 23, 2024
Copy link

vercel bot commented Jan 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
cool-peace ✅ Ready (Inspect) Visit Preview Jan 23, 2024 8:24am
cool-peace-dev ✅ Ready (Inspect) Visit Preview Jan 23, 2024 8:24am

Copy link
Collaborator

@turkey-kim turkey-kim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생 많으셨습니다!
모바일 로그인을 위해 토큰 저장소를 바꿔야할 수도 있을 것 같은데,,, 끝까지 화이팅입니다!

Copy link
Collaborator

@JitHoon JitHoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] react-hook-form 설치 및 유효성 검사 로직
3 participants