Name | Country | GitHubLink |
---|---|---|
Hyunsoo Kim |
Republic of Korea | Github |
Shin Hyung Jang |
Republic of Korea | Github |
Bhung Hwi Park |
Republic of Korea | Github |
-
Redux를 위한 폴더 _actions_reducers
-
Page들 생성해서 넣기 components/views
-
해당 페이지 관련 css, component들 components/views/Sections => Sections는 예시임(Header, LoginPage)
-
라우팅 처리 App.js
-
환경변수 설정 .env
-
Higher Order Component(Auth관련 기능들) hoc
-
여러 군데에서 쓰여서 밖으로 빼놓는 폴더들 utils