Bletcher-Project/bletcher-front

[FEATURE] post refactoring

Closed this issue · 0 comments

Description

post의 페이지별로 변화하는 뷰에 따라 기존 post 코드의 가독성 구조적 문제 식별.
이에 따른 post refactoring.

Branch

feature/post

Progress

@Seogeurim

  • Post Component 생성
  • Post Component image, title, footer 레이아웃 처리

@KimKwon

  • Hover할 때 뜨는 버튼들 컴포넌트화
  • 깔끔한 구조의 코드
  • 이 외의 문제점 픽스...

이상적인 뷰 :

// Post 예시.... 
<Header />
<Icon />
<Footer />