Instagram-Clone-Coding / React_instagram_clone

Instagram Clone Coding - Frontend using React
http://ec2-52-79-71-191.ap-northeast-2.compute.amazonaws.com
13 stars 6 forks source link

Feature/login #32

Closed live-small closed 2 years ago

live-small commented 2 years ago

회원가입에서 유저가 입력한 값이 유효한지 체크하는 것까지 구현완료했고, 모든 값이 유효할 때 이메일 인증하는 것을 구현 예정입니다. 로그인 후, Home으로 라우터 전환하는 부분을 최상단에서 제어하도록 수정하고 있습니다.

세부내용