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/#13] 홈 화면 UI 제작 #14

Merged
merged 8 commits into from
Feb 1, 2025
Merged

[Feat/#13] 홈 화면 UI 제작 #14

merged 8 commits into from
Feb 1, 2025

Conversation

sikkzz
Copy link
Collaborator

@sikkzz sikkzz commented Jan 30, 2025

💡 변경사항 & 이슈

홈 화면 UI 제작

✍️ 관련 설명

navbar 제외 홈 화면 ui만 우선 구성했어

router 방식은 내가 자주 사용하던 방식인데,
page에 lazy loading을 걸어줄 수 있고, error-boundary 처리도 할 수 있으며 Error 페이지도 default로 설정할 수 있다는 장점이 있어서 이렇게 사용하려고 해. 혹시 다른 의견 있으면 애기해줘!

최종적으로는 이런 방식으로 작동하게 될 거야 (물론 이후 확장성의 영역이라 mvp에서는 안 가져갈 거 같아!)
스크린샷 2025-01-30 오후 7 15 33
스크린샷 2025-01-30 오후 7 15 29

이외에는 UI 스타일링 영역이라 확인해보면 될 거 같음~~

⭐️ Review point

  • 놓친 디자인 구현 없는지
  • 스타일링 개선점이나 의견
  • 이외 추가 의견들

📷 Demo

스크린샷 2025-01-30 오후 7 08 58

@sikkzz sikkzz requested a review from lgrin-byte as a code owner January 30, 2025 10:18
@sikkzz sikkzz linked an issue Jan 30, 2025 that may be closed by this pull request
1 task
@sikkzz sikkzz self-assigned this Jan 30, 2025
@sikkzz sikkzz added the Feature new feature label Jan 30, 2025
Copy link

github-actions bot commented Jan 30, 2025

🧷 Storybook: https://6798a432c75b75bf6b81bc26-pdltxjjifz.chromatic.com/

⏰ Update: 2025년 02월 01일 16시 15분

@sikkzz sikkzz force-pushed the feat/#13 branch 2 times, most recently from cf67ae3 to 42d79df Compare January 31, 2025 05:28
@sikkzz sikkzz merged commit 1f893cf into develop Feb 1, 2025
2 checks passed
@sikkzz sikkzz deleted the feat/#13 branch February 1, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 홈 화면 UI 제작
2 participants