Open
Conversation
cra typescript
* feat : add Typography * feat: Header 컴포넌트 생성 * feat: theme.css 적용 * feat: Header 적용 및 라우팅 수정 --------- Co-authored-by: 김서연 <86418674+flowersayo@users.noreply.github.com>
* feat : add Typography * feat: Header 컴포넌트 생성 * feat: theme.css 적용 * feat: Header 적용 및 라우팅 수정 * feat: Layout 사이즈 설정 --------- Co-authored-by: 김서연 <86418674+flowersayo@users.noreply.github.com>
* feat : add Typography * feat: Header 컴포넌트 생성 * feat: theme.css 적용 * feat: Header 적용 및 라우팅 수정 * feat: Layout 사이즈 설정 * feat: selectBtn * feat: mainbtn * feat: mainpage ui * feat: minor style change * refactor : 코드리뷰반영 --------- Co-authored-by: 권가은 <aileen1007@ewhain.net> Co-authored-by: Gaeun Kwon <65700066+Gaeun-Kwon@users.noreply.github.com>
…ase-CEOS/react-vote-17th into feature/#3-part-pages-ui
* fix : add React dependency * feat: Header 컴포넌트 생성 및 라우팅 변경 (#6) * feat : add Typography * feat: Header 컴포넌트 생성 * feat: theme.css 적용 * feat: Header 적용 및 라우팅 수정 --------- Co-authored-by: 김서연 <86418674+flowersayo@users.noreply.github.com> * feat: Layout 사이즈 설정 * feat : add Typography * feat: Header 컴포넌트 생성 * feat: theme.css 적용 * feat: Header 적용 및 라우팅 수정 * feat: Layout 사이즈 설정 --------- Co-authored-by: 김서연 <86418674+flowersayo@users.noreply.github.com> * feat: 메인페이지 레이아웃 (#8) * feat : add Typography * feat: Header 컴포넌트 생성 * feat: theme.css 적용 * feat: Header 적용 및 라우팅 수정 * feat: Layout 사이즈 설정 * feat: selectBtn * feat: mainbtn * feat: mainpage ui * feat: minor style change * refactor : 코드리뷰반영 --------- Co-authored-by: 권가은 <aileen1007@ewhain.net> Co-authored-by: Gaeun Kwon <65700066+Gaeun-Kwon@users.noreply.github.com> * feat: demo main page layout * feat: demo vote page ui * feat: demo result page ui * chore: add eslintrc.json * refactor: Typograpy 설명추가 * feat: demo main page layout * feat: demo vote page ui * feat: demo result page ui * refactor: 컴포넌트 크기 축소 * refactor: move typography * refactor : change typography import src --------- Co-authored-by: Gaeun Kwon <65700066+Gaeun-Kwon@users.noreply.github.com> Co-authored-by: 권가은 <aileen1007@ewhain.net>
* fix : add React dependency * feat: Header 컴포넌트 생성 및 라우팅 변경 (#6) * feat : add Typography * feat: Header 컴포넌트 생성 * feat: theme.css 적용 * feat: Header 적용 및 라우팅 수정 --------- Co-authored-by: 김서연 <86418674+flowersayo@users.noreply.github.com> * feat: Layout 사이즈 설정 * feat : add Typography * feat: Header 컴포넌트 생성 * feat: theme.css 적용 * feat: Header 적용 및 라우팅 수정 * feat: Layout 사이즈 설정 --------- Co-authored-by: 김서연 <86418674+flowersayo@users.noreply.github.com> * feat: 메인페이지 레이아웃 (#8) * feat : add Typography * feat: Header 컴포넌트 생성 * feat: theme.css 적용 * feat: Header 적용 및 라우팅 수정 * feat: Layout 사이즈 설정 * feat: selectBtn * feat: mainbtn * feat: mainpage ui * feat: minor style change * refactor : 코드리뷰반영 --------- Co-authored-by: 권가은 <aileen1007@ewhain.net> Co-authored-by: Gaeun Kwon <65700066+Gaeun-Kwon@users.noreply.github.com> * feat: demo main page layout * feat: demo vote page ui * feat: demo result page ui * chore: add eslintrc.json * refactor: Typograpy 설명추가 * feat: demo main page layout * feat: demo vote page ui * feat: demo result page ui * refactor: 컴포넌트 크기 축소 * refactor: move typography * refactor : change typography import src --------- Co-authored-by: Gaeun Kwon <65700066+Gaeun-Kwon@users.noreply.github.com> Co-authored-by: 권가은 <aileen1007@ewhain.net>
* chore: add react-hook-form * feat: signup page ui * feat: login page ui * feat: form validation 추가 * refactor: 코드리뷰 반영
sujinRo
reviewed
Jun 30, 2023
sujinRo
left a comment
There was a problem hiding this comment.
안녕하세요! 댄서포트 팀 노수진입니다!😊
TherapEase 코드를 보면서 깔끔하고, 반복되는 코드를 줄이기 위해 노력하신 것이 느껴졌습니다!
이번 과제도 정말 수고하셨습니다:)👍
| height: 'calc(100vh - 3.5rem)', | ||
| paddingTop: '3.5rem', | ||
| }} | ||
| > |
There was a problem hiding this comment.
지금까지 global.css로 스타일링 해왔는데, layout으로 스타일링 해줄 수도 있네요!
YelynnOh
reviewed
Jun 30, 2023
YelynnOh
left a comment
There was a problem hiding this comment.
안녕하세요 이번 주 코드 리뷰 파트너 바리바리의 오예린입니다!
이번 주 과제도 수고 많으셨습니다🥺 꼼꼼함과 디테일이 느껴지는 과제였던 것 같아요!
특히 협업이 수월하게 이뤄지도록 기초 작업을 탄탄하게 준비하신 게 정말 인상 깊었습니다. 코드 보면서 많이 배우고 가요:)
이번 주 스터디 때 뵙겠습니다~! 테라피즈도 화이팅입니닷🤗
| @@ -0,0 +1,3 @@ | |||
| :root { | |||
| --ceos-blue-color: #384084; | |||
| } | |||
| } | ||
| )} | ||
| </div> | ||
| <MainBtn onClick={() => navigate(-1)}>돌아가기</MainBtn> |
There was a problem hiding this comment.
바로 전 페이지로 돌아가는 것 대신 다시 MainPage로 돌아가는 것도 좋을 것 같아요!:)
| handleSubmit, | ||
| formState: { errors }, | ||
| } = useForm<loginFormValues>(); | ||
|
|
There was a problem hiding this comment.
form 관리할 때 쓸 수 있는 useForm이라는 리액트 훅이 있다는 건 처음 알았네요..! 배워갑니다 ㅎㅎ
참고자료
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
안녕하세요 테라피즈 입니다.
첨부된 배포 링크는 아직 API 연동이 되지 않은 상태입니다.
작업 후 수정된 버전 올려두겠습니다. 죄송합니다... ㅠㅠ
배포 링크
7주차 미션 결과 화면
Overview