Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📖 작업 배경
-🌟 FEATURE: [2 Week] 메인 페이지를 개발합니다. #47
🛠️ 구현 내용
💡 참고사항
일단은 구현 목적으로 해서 회원가입 기능은 구현해놓은 상태인데요. 위의 영상과 똑같이 구현을 한건 아니고 혼자서 이리저리 코드를 작성하다보니 아직 만족스럽지 못하네요. 후에 Funnel 컴포넌트 그 자체와 api 요청을 따로 분리해서 다른 프로젝트에서도 깔끔하게 사용할수 있도록 해보고 싶습니다!
데모 사이트에선 로컬스토리지에 토큰 값을 저장했던데, Next.js 의 api 라우트를 이용해서 토큰값을 쿠키에 저장해보았습니다.
매번 Toast 를 라이브러리로 사용했었는데, 이번 기회로 한번 직접 구현해보았습니다. 작동은 정상적으로 하는데 콘솔 에러가 계속 나네요. 나중에 portal 을 이용한 방법으로 수정해볼 예정입니다.
🖼️ 스크린샷