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: [1] 설문 페이지 디자인 구현 #2

Merged
merged 3 commits into from
Jul 12, 2024
Merged

feat: [1] 설문 페이지 디자인 구현 #2

merged 3 commits into from
Jul 12, 2024

Conversation

joseph0926
Copy link
Contributor

@joseph0926 joseph0926 commented Jul 12, 2024

PR 유형

어떤 변경사항인지 체크해주세요 (중복 체크 가능)

  • 버그 (bug)
  • 기능 (feat)
  • 수정 (fix)
  • 리팩토링 (개선 느낌) (refactor)
  • 문서 (docs)
  • 기타

PR 설명

  • Figma에 제공된 디자인에 맞게 설문 페이지 디자인을 구현합니다.

관련 이슈

스크린샷

스크린샷 2024-07-12 오전 10 35 16

체크리스트

  • 코드가 정상적으로 컴파일되고 모든 테스트를 통과했습니다
  • 변경사항에 대한 테스트를 추가했습니다 (버그 수정 / 기능 추가의 경우)
  • 관련 문서를 업데이트했습니다

추가 정보

  • 반응형입니다
  • 현재는 더미 데이터입니다

@joseph0926 joseph0926 self-assigned this Jul 12, 2024
@joseph0926 joseph0926 linked an issue Jul 12, 2024 that may be closed by this pull request
recusandae beatae vero eos nihil, harum illo distinctio rem quae
voluptatum voluptates.
</Paragraph>
<div className="flex flex-col gap-4 md:flex-row md:items-center">
Copy link
Collaborator

Choose a reason for hiding this comment

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

저희 form만 tailwind 사용하시는걸까요?

Copy link
Collaborator

@JunYoungKr JunYoungKr left a comment

Choose a reason for hiding this comment

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

잘 구현하신것 같습니다!

계속해서 tailwind를 사용하는지와 타입 분리는 따로 안해도 되는지 여쭤보고 싶습니다.

Copy link
Collaborator

@JunYoungKr JunYoungKr left a comment

Choose a reason for hiding this comment

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

잘 구현하신것 같습니다!

계속해서 tailwind를 사용하는지와 타입 분리는 따로 안해도 되는지 여쭤보고 싶습니다.

Copy link
Collaborator

@JunYoungKr JunYoungKr left a comment

Choose a reason for hiding this comment

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

.

@joseph0926
Copy link
Contributor Author

잘 구현하신것 같습니다!

계속해서 tailwind를 사용하는지와 타입 분리는 따로 안해도 되는지 여쭤보고 싶습니다.

아뇨 해당 설문페이지만 tailwind 입니다!
타입 분리는 조금더 고민해보겠습니다!

@joseph0926 joseph0926 merged commit be9c892 into dev Jul 12, 2024
1 check passed
@joseph0926 joseph0926 deleted the feat/1 branch July 12, 2024 03:49
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.

[FEAT] 설문 페이지 디자인 구현
2 participants