Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 628 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 628 Bytes

npm run dev

user/[id].jsx

  • 특정 User의 상세 페이지

content/[id].jsx

  • User가 업로드한 content의 상세 페이지

user/adset

  • User가 자기 구매한 광고 페이지 관리하는 페이지

user/likepage

  • User가 자기 좋아요한 content 볼 수 있는 페이지

user/mypage

  • User가 자기가 업로드한 content 볼 수 있는 페이지

user/profile

  • User가 자기 정보 관리할 수 있는 페이지 ex)이름, 프로필 등

create

  • User가 content 생성하는 페이지

index

  • main 페이지 & 인기/최신에 따라 content 볼 수 있는 페이지