Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
📌 Summary
📚 Tasks
카드 컴포넌트를 CardTitle, CardInfo로 계층 분리하여 구성했습니다.
스타일이 비교적 단순해 별도의 스타일 파일 없이 인라인으로 작성했습니다.
제목 영역은 두 줄을 초과할 경우 말줄임표(…)로 처리되도록 line-clamp-2 스타일을 적용했습니다.
현재는 하드코딩된 데이터를 사용하고 있으며 API 연동 시 서버에서 전달받은 데이터로 교체하여 사용할 예정입니다.
📸 Screenshot
해당 작업에 대한 스크린샷 및 자료를 첨부해 주세요.
