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

[setup] 클라이언트 next/type/tailwind/styledcomponent set up #1

Open
7 tasks done
paulbkim01 opened this issue Jan 9, 2021 · 2 comments
Open
7 tasks done
Assignees
Labels

Comments

@paulbkim01
Copy link
Contributor

paulbkim01 commented Jan 9, 2021

  • 넥스트 js 와 타입스크립트를 설정해야합니다.
  • Tailwind 를 연동합니다.
  • Styled Component 를 연결해야 하며, Document 단위에서 스타일링을 적용시켜줘야 합니다.
  • Storybook을 연동합니다.

Test Case

  • '/' 페이지가 제대로 작동하며, 화면을 정상적으로 렌더링 해주고 있는지 확인합니다. 이 페이지는 static 이어야 합니다.
  • Tailwind Utility class 와 테마가 잘 적용되는지 확인합니다. (라이트 -> 다크 전환)
  • 버튼 컴포넌트를 만들고 Styled를 적용시켜 제대로 작동하는지 사용해봅니다. 이 버튼은 button 의 html attribute 프롭들을 다 받을 수 있어야합니다.
@paulbkim01 paulbkim01 assigned paulbkim01 and dongoc and unassigned paulbkim01 Jan 9, 2021
@paulbkim01
Copy link
Contributor Author

@paulbkim01 paulbkim01 modified the milestone: df Jan 9, 2021
@dongoc
Copy link
Contributor

dongoc commented Jan 14, 2021

다크모드 전환은 좀 더 셋업이 필요 (추후 논의)

dongoc added a commit that referenced this issue Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants