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: 메인페이지 UI 제작 #21

Merged
merged 13 commits into from
Nov 26, 2024
Merged

feat: 메인페이지 UI 제작 #21

merged 13 commits into from
Nov 26, 2024

Conversation

Han-wo
Copy link
Collaborator

@Han-wo Han-wo commented Nov 25, 2024

#️⃣ 이슈

📝 작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요.

메인페이지 우측 사이드 바 제외하고 UI 및 API 연동

📸 스크린샷

✅ 체크 리스트

  • 적절한 Title 작성
  • 적절한 Label 지정
  • Assignee 및 Reviewer 지정
  • 로컬 작동 확인
  • Merge 되는 브랜치 확인

👩‍💻 공유 포인트 및 논의 사항

@Han-wo Han-wo added 우선순위: MEDIUM New feature or request ✨ FEAT This doesn't seem right labels Nov 25, 2024
@Han-wo Han-wo self-assigned this Nov 25, 2024
@Han-wo Han-wo linked an issue Nov 25, 2024 that may be closed by this pull request
1 task
@Han-wo Han-wo changed the title feat/18 : feat/18 Nov 25, 2024
@Han-wo Han-wo changed the title feat/18 feat: 메인페이지 UI 제작 Nov 25, 2024
Copy link

Comment on lines +34 to +36
className={`flex items-center ${
isNegative ? "text-[#1A00DF]" : "text-[#F12E35]"
}`}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clsx 깔려 있지 않나유?

Copy link
Collaborator

@JayChae JayChae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고봉밥이 올라왔네. 완전 고생 많았어유!~ 🤗🤗🤗

Copy link
Collaborator

@cindycho0423 cindycho0423 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생했습니당~~~👍🏻🎉

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mock 이미지인가?>? 얘만 이름이 대문자라 소문자로 바꾸면 어떨까하는,,

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

오키여!!

Copy link
Collaborator

@cindycho0423 cindycho0423 Nov 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

파일명 오타인가용???

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

오타입니다..!

@@ -0,0 +1,55 @@
// // app/page.tsx
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😮

@Han-wo Han-wo merged commit 450002e into develop Nov 26, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ FEAT This doesn't seem right 우선순위: MEDIUM New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 메인페이지UI를 제작한다
3 participants