#04 레시피 상세 조회#19
Closed
LeeGukgeon wants to merge 26 commits intomainfrom
Closed
Conversation
1. Bootstrap 추가 2. 재료 페이지 추가 3. 회원 재료 컴포넌트 추가 Related to: #3
#3 재료(내 냉장고)
1. 전역 css 1-1. 글꼴 변경 css 적용(main.module.css) 2. 재료 2-1. 내 냉장고 컴포넌트 분리 2-2. 냉장고 재료 css 수정 Related to: #3
Feat: 내 냉장고
즐겨찾기 등록, 삭제 구현 Resolves: #3
1. 카테고리에 따른 재료 필터링 2. 즐겨찾기 여부에 따른 재료 필터링 Resolves: #5
헤더, 푸터 수정
- axios로 userData를 보내 회원가입 요청 - 409 에러 응답 시 해당 에러 메세지 출력 - 회원가입 시 로그인 페이지로 이동 Resolves: #1
#4 레시피 전체 조회
yunjaeeun
added a commit
that referenced
this pull request
Dec 24, 2024
재료별로 일치하는 사진 매칭 Resolves: #19
KIM9909
added a commit
that referenced
this pull request
Dec 25, 2024
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.
📋 요약
레시피 상세 조회 기능 구현했습니다
step 마다 사진이 있으면 그 사진도 렌더링됩니다
🛠 변경 사항
🔗 관련 이슈
📸 스크린샷 또는 GIF (해당되는 경우)
레시피 상세 조회

✅ 체크리스트
🛡 테스트 방법
.
📚 추가 참고 사항
.