- 메인
/
- 로그인
/login
- 회원가입
/sign
- 글 목록
/post/[categoryId]
- 글
/post/[categoryId]/[postId]
- 글 생성 페이지
/post/create
- 마이페이지
/profile
- (상대방)프로필페이지
/profile/[userId]
//login/sign/post/[categoryId]/post/[categoryId]/[postId]/post/create /profile/profile/[userId]