Reject Modernity, Embrace Masculinity 와 원피스 골디로져 명언에서 영감받은 프로젝트 입니다.
| Contributor | Role |
|---|---|
| Seongyeon Ha | Frontend |
| GyeongSeok Lee | Frontend |
| Jinhyeon Kwak | Backend |
| HyunJung Kim | Backend |
.env 파일을 생성하고, 발급받은 카카오 지도 Javascript AppKey 키를 발급받아서 넣어주세요.
🔥 client🔥
├─api (firebase api)
├─components (컴포넌트)
├─pages (페이지)
├─public (정적 assets)
├─styles (globalStyle, css)
├─types (type 정의)
├─utils (유틸 함수)
├─.eslintrc.js
├─.gitignore
├─.prettierrc
├─next.config.js
├─package.json
└─tsconfig.json
🔥 backend🔥
├─api
└─tsconfig.json