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/#8] 공통 레이아웃 설정 #11

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

[Feat/#8] 공통 레이아웃 설정 #11

wants to merge 15 commits into from

Conversation

Jxxunnn
Copy link
Member

@Jxxunnn Jxxunnn commented Jan 22, 2025

이슈 번호

close #8

작업한 내용

  • 최상위 레벨 컨테이너 컴포넌트 개발
  • 공통 헤더, 메인 레이아웃 컴포넌트 개발
  • 페이지 구조 설계
  • 페이지별 레이아웃 설정

작업 결과

.

비고

URL 구조는 임시로 설정했는데 관련해서는 세션 때 이야기 해보자!

Note

#9 선 병합 필요

@Jxxunnn Jxxunnn self-assigned this Jan 22, 2025
Copy link

vercel bot commented Jan 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ddd-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 26, 2025 5:11am

@Jxxunnn Jxxunnn requested review from a team and ljh0608 and removed request for a team January 22, 2025 13:32
Copy link
Contributor

Choose a reason for hiding this comment

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

아직 완성된 PR이 아니긴 한데 구경하다가 의문증이 생겨서 찾아왔습니다!
styled components에서 제공하는 api인 createGlobalStyle을 사용하지 않으신 이유가 있으신가요~??

Copy link
Member Author

Choose a reason for hiding this comment

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

깜빡했네 ㅠ 스타일 관리는 styled-component가 담당하는 게 좋아보여요

feat: 전역 css 관리 컴포넌트 GlobalStyle 컴포넌트 추가

@Jxxunnn Jxxunnn marked this pull request as ready for review January 23, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[기능] 공통 레이아웃 설정
2 participants