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: Header 및 Home Page UI 구현 #21

Merged
merged 1 commit into from
Jul 6, 2022
Merged

feat: Header 및 Home Page UI 구현 #21

merged 1 commit into from
Jul 6, 2022

Conversation

airman5573
Copy link
Collaborator

  • fix: typo 수정

custom-styles를 custom-types로 수정

Co-authored-by: TaeYoon uni613@naver.com

  • feat: Header 컴포넌트 구현 및 스토리 작성

Header, Logo, Avatar, SearchBar 컴포넌트 구현

Co-authored-by: TaeYoon uni613@naver.com

  • style: font 추가

기존 폰트에 Bold, ExtraBold, Light 폰트를 추가

Co-authored-by: TaeYoon uni613@naver.com

  • feat: Home화면 구성

Header와 MainPage 컴포넌트를 App에 결합

Co-authored-by: TaeYoon uni613@naver.com

  • refactor: css를 붙여 일관성 유지

styled component안에서 theme을 사용할때 css함수를 붙였다. 왜냐하면, 자동완성 기능과 VSC에서 가독성이 더 좋아지기 때문이다.

Co-authored-by: TaeYoon uni613@naver.com

Co-authored-by: TaeYoon uni613@naver.com

요약

세부사항

* fix: typo 수정

custom-styles를 custom-types로 수정

Co-authored-by: TaeYoon <uni613@naver.com>

* feat: Header 컴포넌트 구현 및 스토리 작성

Header, Logo, Avatar, SearchBar 컴포넌트 구현

Co-authored-by: TaeYoon <uni613@naver.com>

* style: font 추가

기존 폰트에 Bold, ExtraBold, Light 폰트를 추가

Co-authored-by: TaeYoon <uni613@naver.com>

* feat: Home화면 구성

Header와 MainPage 컴포넌트를 App에 결합

Co-authored-by: TaeYoon <uni613@naver.com>

* refactor: css를 붙여 일관성 유지

styled component안에서 theme을 사용할때 css함수를 붙였다. 왜냐하면, 자동완성 기능과 VSC에서 가독성이 더 좋아지기 때문이다.

Co-authored-by: TaeYoon <uni613@naver.com>

Co-authored-by: TaeYoon <uni613@naver.com>
@airman5573 airman5573 merged commit 9936c7a into woowacourse-teams:develop Jul 6, 2022
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.

1 participant