Skip to content

라우팅 도입 및 빌릴게 화면 라우트 연결 #13

Description

@xeoxxn

어떤 기능인가요?

react-router로 라우팅을 도입하고, 이전 이슈(#11)에서 공통 레이아웃으로 범위를 좁히며 빠졌던 빌릴게 대여 목록 화면(카테고리 필터, RentalItemCard, 물품 목데이터)을 복원해 /rental 경로로 볼 수 있게 연결한다.

📝 작업 상세 내용

  • react-router-dom 설치 및 기본 라우터 설정
  • 빌릴게 관련 컴포넌트(RentalItemCard, RentalCategoryFilter, 물품 목데이터/아이콘) 복원
  • RentalListScreenScreenLayout(공통 레이아웃(375x812) + Bottom Nav 뼈대 구현 #11)을 쓰도록 리팩터링(자체 375x812/BottomNav 중복 제거)
  • /rental 라우트에 RentalListScreen 연결
  • 홈 경로(/) placeholder 정리

📁 참고 자료 (선택)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions