Closed BerkleyLim closed 4 months ago
이 3가지를 하나로 배열 객체러 만들어서 진행 recipeComments = [] recipeImage = [] recipeProcess = [] 이걸로 묵어주기 recipeSubItems = [ { recipeComments: '', recipeImage: '', recipeProcess: '', } ]
==> 이부분은 소스코드에 src/component/category/CategoryViewComponent 들어갈 경우 주석 설명 참조
GET /recipes/food-recipes/{id}
로그인 UI 확인 (Material UI 적용)
POST /accounts/register OPTIONS 에러 문제 해결 요청 (회원가입)
이 3가지를 하나로 배열 객체러 만들어서 진행 recipeComments = [] recipeImage = [] recipeProcess = [] 이걸로 묵어주기 recipeSubItems = [ { recipeComments: '', recipeImage: '', recipeProcess: '', } ]
==> 이부분은 소스코드에 src/component/category/CategoryViewComponent 들어갈 경우 주석 설명 참조
GET /recipes/food-recipes/{id}
로그인 UI 확인 (Material UI 적용)
POST /accounts/register OPTIONS 에러 문제 해결 요청 (회원가입)