스마트하게 나의 일정을 관리해보자!
- 서버/ 클라이언트 컴포넌트
- app router
- 사용자 이벤트 횟수 감소
- 사용자 중심의 유저 플로우
- 근거를 바탕으로 기술적 기획 토론
- 협업 툴 100% 활용
14team-project
├ .github
├ .husky
├ app
├ components (공통 컴포넌트)
├ landing
├ navbar
├ pagination
├ profile
├ sidebar
├ (auth)
├ _components
├ login
├ signup
├ (dashboard)
├ _components
├ dashboard
├ [id]
├ _components
├ edit
├ mydashboard
├ _components
├ mypage
├ node_modules
├ public
├ fonts
├ icons
├ images
├ hooks
├ lib
├ api
├ schemas
├ constants
├ hooks
├ types
├ utils
├ .gitignore
├ package.json
└ README.md
김서영
|
송현정
|
이재혁
|
장준혁
|
---|