Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] 최근 생성 동화 API 연결 및 더보기 구현 #49

Merged
merged 3 commits into from
Aug 26, 2024

Conversation

cjy3458
Copy link
Contributor

@cjy3458 cjy3458 commented Aug 26, 2024

👀 관련 이슈

✨ 작업한 내용

  • 최근 생성 동화 API 연결
  • 더보기 페이지 구현
  • 반응형 구현

🌀 PR Point

반응형을 현재 3개씩 한 줄이었던 디자인에서 화면이 줄면 한 줄에 하나씩 쭉 나열되도록 구현했는데, 3개씩 한 줄이라 줄어들었을 때 2개를 한 줄에 보이게 할 수가 없어서 고민입니다. 의견 있으시면 말씀 부탁드립니다.

🍰 참고사항

📷 스크린샷 또는 GIF

기존 디자인
image

반응형
image

@cjy3458 cjy3458 added the FEAT 기능 구현 label Aug 26, 2024
@cjy3458 cjy3458 requested a review from gominzip August 26, 2024 15:55
@cjy3458 cjy3458 self-assigned this Aug 26, 2024
Copy link

netlify bot commented Aug 26, 2024

Deploy Preview for glowtales ready!

Name Link
🔨 Latest commit 37c35de
🔍 Latest deploy log https://app.netlify.com/sites/glowtales/deploys/66cca5761cef300008afc351
😎 Deploy Preview https://deploy-preview-49--glowtales.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@cjy3458 cjy3458 merged commit bdfbe7b into develop Aug 26, 2024
7 checks passed
@gominzip
Copy link
Contributor

화면 width 별로 3->2->1개로 바꿀 수 있을거 같은데.. 반응형 가능할까요?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FEAT 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 홈 화면 퍼블리싱
2 participants