Skip to content

[UI] 메인 페이지 UI 구현 (#4)#67

Merged
seoyeon-jung merged 12 commits intodevelopfrom
ui/#4
Mar 18, 2024
Merged

[UI] 메인 페이지 UI 구현 (#4)#67
seoyeon-jung merged 12 commits intodevelopfrom
ui/#4

Conversation

@seoyeon-jung
Copy link
Contributor

PR 타입

UI 구현

반영 브랜치

ui/#4 => develop

closed #4

변경 사항

localhost_3000_ (1)

  • Header와 Footer의 일부 UI를 변경했습니다
  • useTooltip custom hook을 구현했습니다
  • 메인 페이지의 UI를 구현했습니다
  • Baner 구현
  • quiz up 설명 구현
  • 오늘의 랭킹 구현
    • 임시 데이터로 구현했습니다
    • 추후 백엔드와 연결 후 수정 예정입니다

- 스터디방을 로그인 여부와 관계없이 header에 나오도록 수정했습니다
- main page 아래 고정된 부분의 ui를 구현했습니다
- api 연동 전, 더미 데이터로 스터디방 랭킹과 문제집 랭킹 화면을 구현했습니다
- tooltip이 여러 코드에 사용되므로 custom hook으로 구현했습니다
- footer에 icon을 추가했습니다
- router에 footer를 추가했습니다
@seoyeon-jung seoyeon-jung self-assigned this Mar 18, 2024
@seoyeon-jung seoyeon-jung merged commit 934bbec into develop Mar 18, 2024
@seoyeon-jung seoyeon-jung deleted the ui/#4 branch March 18, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

메인

1 participant