You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: 인기있는 킬링파트 서버응답 msw 구현
* feat: Thumbnail 컴포넌트 구현
* feat: SongRankCard 컴포넌트 구현
* feat: SongPopularPage 구현
* refactor: alt 속성을 prop으로 받지 않고, src prop을 thumbnail로 변경
* feat: SongRankCard에 color white 적용
* feat: SongRankCard 스토리 작성
* design: 미구현으로 인한 하드코딩된 votes 정보 주석처리
* design: focus 및 active 시 background color 적용
* feat: lazy loading 및 default image 적용
* design: font-weight 700으로 수정
* fix: overflow hidden 수정 및 인라인 스타일 삭제
* design: SongRankCard의 Link에서 active 요소 삭제
* design: 태그를 시맨틱하게 수정
- 순서 있는 목록이므로 ol, li로 표현
* chore: 컴포넌트명을 PopularSongItem으로 수정
* refactor: 인기있는 킬링파트 서버 엔드포인트 변경
* test: api fixture 백엔드와 동기화
* feat: 백엔드 응답 변경
- thumbnail을 imageUrl로 변경
- totalVoteCount 추가
* design: 썸네일 크기 및 간격 조정
🤷 구현할 기능
메인페이지에서 킬링파트 등록 인기순 음악을 보여준다.
노래를 클릭하면 킬링파트를 보여주는 페이지로 이동한다.
🔨 상세 작업 내용
📄 참고 사항
⏰ 예상 작업 시간
4시간
⏰ 마감일
8/1
The text was updated successfully, but these errors were encountered: