Pages

  1. App.js
  2. 로그인(SignIn) - Modal(이메일, 패스워드)
  3. 회원가입(SignUp) - Modal(이메일, 닉네임/이름, 패스워드, 패스워드 확인)
  4. 메인페이지(Main)
  5. 게시물 상세페이지(Detail)
  6. 게시물 등록/수정페이지(PostAdd)
  7. 마이페이지(MyPage)

+) 개인 정보 수정

Component

  1. 헤더(Header)
  2. 1개 단위 게시물(Post)
  3. 게시물 리스트(PostList)
  4. 댓글 리스트(Comment)
  5. 마이페이지 게시물(MyPost)
  6. 마이페이지 리스트(MyPostList)

Redux

  1. configureStore