From 977afac6c0408c7cc768e58b6a66926727d00970 Mon Sep 17 00:00:00 2001
From: SangHoon Lee <50488780+bbearcookie@users.noreply.github.com>
Date: Wed, 6 Mar 2024 04:27:05 +0900
Subject: [PATCH 4/6] =?UTF-8?q?docs:=20=EC=8B=9C=EC=97=B0=20=EC=98=81?=
=?UTF-8?q?=EC=83=81=20=EC=B6=94=EA=B0=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 82fab9a1..387ab20c 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,8 @@
TODO: 이미지 추가 예정
## 시연 영상
+[](https://www.youtube.com/watch?v=_3enPDzkLns)
+
## 배포 주소
From c4591dd92b22871228961d504b601b385d63a274 Mon Sep 17 00:00:00 2001
From: SangHoon Lee <50488780+bbearcookie@users.noreply.github.com>
Date: Wed, 6 Mar 2024 04:29:08 +0900
Subject: [PATCH 5/6] =?UTF-8?q?docs:=20=EC=A3=BC=EC=A0=9C=20=EB=B0=8F=20?=
=?UTF-8?q?=EB=B0=B0=EA=B2=BD=20=EC=86=8C=EA=B0=9C=20=ED=95=98=EB=8B=A8?=
=?UTF-8?q?=EC=9C=BC=EB=A1=9C=20=EC=9D=B4=EB=8F=99?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 31 ++++++++++++++-----------------
1 file changed, 14 insertions(+), 17 deletions(-)
diff --git a/README.md b/README.md
index 387ab20c..c3048f56 100644
--- a/README.md
+++ b/README.md
@@ -3,34 +3,22 @@

-## 주제 및 배경 소개
-
-
-
-
-
-## 아키텍처
-
-
-## 실행 화면
-
-### 오프닝, 메인, 검색 페이지
+## 오프닝, 메인, 검색 페이지

-### 마이, 스킨, 상점 페이지
+## 마이, 스킨, 상점 페이지

-### 방 생성 페이지
+## 방 생성 페이지

-### 방 상세 페이지
+## 방 상세 페이지
TODO: 이미지 추가 예정
## 시연 영상
[](https://www.youtube.com/watch?v=_3enPDzkLns)
-
## 배포 주소
➡️ 스토리북 URL: https://moabam-storybook.netlify.app/
@@ -53,6 +41,16 @@ npm install
npm run dev:msw # msw를 활성화하여 개발 서버 실행
```
+
+## 아키텍처
+
+
+## 주제 및 배경 소개
+
+
+
+
+
## 팀원 소개
@@ -110,7 +108,6 @@ npm run dev:msw # msw를 활성화하여 개발 서버 실행
-
## 기술 스택
From 345f17fd1101584777e317223160f44739df1c93 Mon Sep 17 00:00:00 2001
From: SangHoon Lee <50488780+bbearcookie@users.noreply.github.com>
Date: Wed, 6 Mar 2024 19:51:32 +0900
Subject: [PATCH 6/6] =?UTF-8?q?docs:=20=EB=B0=A9=20=EC=83=81=EC=84=B8=20?=
=?UTF-8?q?=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EC=B6=94=EA=B0=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index c3048f56..5f036ffa 100644
--- a/README.md
+++ b/README.md
@@ -13,11 +13,11 @@

## 방 상세 페이지
+
-TODO: 이미지 추가 예정
## 시연 영상
-[](https://www.youtube.com/watch?v=_3enPDzkLns)
+[](https://www.youtube.com/watch?v=_3enPDzkLns)
## 배포 주소
|