Pages
- App.js
- 로그인(SignIn) - Modal(이메일, 패스워드)
- 회원가입(SignUp) - Modal(이메일, 닉네임/이름, 패스워드, 패스워드 확인)
- 메인페이지(Main)
- 게시물 상세페이지(Detail)
- 게시물 등록/수정페이지(PostAdd)
- 마이페이지(MyPage)
+) 개인 정보 수정
Component
- 헤더(Header)
- 1개 단위 게시물(Post)
- 게시물 리스트(PostList)
- 댓글 리스트(Comment)
- 마이페이지 게시물(MyPost)
- 마이페이지 리스트(MyPostList)
Redux
- configureStore