Skip to content

Layout component 개발 #15

@cskime

Description

@cskime

작업 목표가 무엇인가요?

  • 여러 page에서 공통으로 사용되는 layout을 component로 개발합니다.
  • 아래 두 가지 유형의 layout을 구현합니다.
    • Onboarding layout
      • 메인 페이지(/)
      • 롤링페이퍼 목록 페이지(/list)
    • Content layout
      • 생성된 롤링페이퍼 페이지(/post/:id, /post/:id/edit)
      • 롤링페이퍼 만들기 페이지(/post)
      • 롤링페이퍼에 메시지 보내기 페이지(/post/:id/message)

어떤 작업을 할 예정인가요?

  • OnboardingLayout component 구현
  • ContentLayout component 구현

Metadata

Metadata

Assignees

Labels

feat기능 개발

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions