Skip to content

[최일우] sprint6#113

Open
2ruuuu wants to merge 11 commits intocodeit-bootcamp-frontend:React-최일우from
2ruuuu:React-최일우-sprint6

Hidden character warning

The head ref may contain hidden characters: "React-\ucd5c\uc77c\uc6b0-sprint6"
Open

[최일우] sprint6#113
2ruuuu wants to merge 11 commits intocodeit-bootcamp-frontend:React-최일우from
2ruuuu:React-최일우-sprint6

Conversation

@2ruuuu
Copy link
Collaborator

@2ruuuu 2ruuuu commented Feb 27, 2026

요구사항

기본

  • 상품 등록 페이지 주소는 “/additem” 입니다.
  • 페이지 주소가 “/additem” 일때 상단네비게이션바의 '중고마켓' 버튼의 색상은 “3692FF”입니다.
  • 상품 이미지는 최대 한개 업로드가 가능합니다.
  • 각 input의 placeholder 값을 정확히 입력해주세요.
  • 이미지를 제외하고 input 에 모든 값을 입력하면 ‘등록' 버튼이 활성화 됩니다.
  • 반응형 디자인을 구현해주세요.
  • API를 통한 상품 등록은 추후 미션에서 적용합니다.

심화

  • 이미지 안의 X 버튼을 누르면 이미지가 삭제됩니다.
  • 추가된 태그 안의 X 버튼을 누르면 해당 태그는 삭제됩니다.

주요 변경사항

  1. css module말고 styled componenet를 사용해 보았습니다
  2. useNavigation 훅사용

스크린샷

image

주강사님에게

  • 코드에 궁금한 부분 남겨 놓겠습니다!

  • sprint5 피드백 부분 수정했습니다!

@2ruuuu 2ruuuu requested a review from kiJu2 February 27, 2026 08:24
@2ruuuu 2ruuuu self-assigned this Feb 27, 2026
Copy link
Collaborator Author

@2ruuuu 2ruuuu left a comment

Choose a reason for hiding this comment

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

다음부터는 전체적으로 틀을 그려보고 시작해야할 것 같습니다 prop 꼬이는게 쉽지 않네요...

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

AddItemInput 에서 모든 프롭으로 넘기는 부분입니다!

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