메인페이지 추천 크루 ui 및 api 구현 #169
Merged
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.
⚙️ PR 타입
✨ 기능 설명 or 🚨 문제 상황
메인페이지에 추천 크루가 나타나도록 ui, api, msw(data, handler) 를 구현했습니다.
👨💻 구현 내용 or 👍 해결 내용
feat: 크루 리스트 api 호출 함수 및 메인페이지용 쿼리작성
feat: 메인페이지 크루 api 부착
feat: 메인페이지 근처경기목록 apu 호출 함수 인자 변경
chore: 불필요한 console.log 제거
🎯 PR 포인트
📝 참고 사항
핸들러는 나중에 liveshare로 한번에 등록해야 합니다.
❓ 궁금한 점
close #156