프로젝트 간략한 소개
데모 영상, 설명 등
시스템 아키텍쳐 있으면 사진 넣기
대강 리스트로만 보여주기
ERD 있으면 사진 넣기
| Frontend | Backend | Etc |
|---|---|---|
|
|
|
|
$ git clone https://github.com/2023-Summer-Bootcamp-TeamD/frontend.git
$ git clone https://github.com/2023-Summer-Bootcamp-TeamD/backend.git$ cd frontend
$ npm install.env file 내용$ cd backend
$ docker-compose up --build # build images and run containers
$ docker-compose down # stop running containers
$ docker-compose down -v # stop running containers and delete its volume$ cd ../frontend
$ npm run dev- / → Main Page
- /creatingSpecificRooms → Creating Room Page
- /entryRoom → Entry Room Page
- /game/:entrycode → Game Page
- /result → Game Result Page
| 김유진 | 김예빈 | 신유정 | 임영우 |
|---|---|---|---|
|
|
|
|
| Team Leader Backend |
Frontend | Backend | Product Manager |
| @Kimyebin00 | @Kimyebin00 | @Kimyebin00 | @Kimyebin00 |
