➕ [WV-45] feat : news detail page 생성 #49
Merged
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.
개요
news detail page 생성
PR Checklist
PR이 다음 요구 사항을 충족하는지 확인하세요.
PR details
news-detail page api 생성
news-detail 컴포넌트 및 페이지 생성
[뉴스 디테일 컴포넌트]
위에 formatContent 함수는 데이터값이 아래 사진과 같이 뿌려져서 생긴 함수입니다.
아티클 컨텐츠가 저렇게 태그 형식으로 오더라고요 ,,ㅋ
[디테일 페이지]
[구현된 결과물]
When modifying code...