Skip to content

Commit

Permalink
docs: 리드미 완료
Browse files Browse the repository at this point in the history
  • Loading branch information
yangjaehyuk authored Jan 28, 2024
1 parent d42f390 commit 4bcee8b
Showing 1 changed file with 17 additions and 15 deletions.
32 changes: 17 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,35 +80,37 @@ Backoffice는 [이곳](https://github.com/Upjuyanolja/Upjuyanolja_FE)을 클릭

## 🎨 화면 구성
#### 메인페이지
![image](https://github.com/YBE-7/MiniProject_FE/assets/65649035/96c57314-5770-41bc-9399-d30abfcee2cc)
#### 카테고리별 페이지
![image](https://github.com/YBE-7/MiniProject_FE/assets/65649035/93ddb03d-7338-4db1-9a04-e0b2d897fc5c)
![image](https://github.com/Upjuyanolja/FastCatch-FrontEnd/assets/37584686/7ac6271e-ae6e-4c39-8553-a665c1ef47e7)

#### 숙소 상세 페이지
![image](https://github.com/YBE-7/MiniProject_FE/assets/65649035/b7424080-f060-4ff2-80e6-fb20e54e9412)
#### 장바구니 페이지
![image](https://github.com/YBE-7/MiniProject_FE/assets/65649035/36f9c7f2-90df-440e-9a3d-2333d6281c08)
![image](https://github.com/Upjuyanolja/FastCatch-FrontEnd/assets/37584686/22bbf995-c13e-4d46-81bb-637308580e66)

#### 예약 페이지
![image](https://github.com/Upjuyanolja/FastCatch-FrontEnd/assets/37584686/ed575a60-f3df-4703-af02-733d89caeb0a)

#### 마이페이지
![image](https://github.com/YBE-7/MiniProject_FE/assets/65649035/f99573f7-14f0-46ea-9b45-7520c17dfc6e)
![image](https://github.com/Upjuyanolja/FastCatch-FrontEnd/assets/37584686/9470133b-2617-4aa5-91ee-da3de752cf28)

<br>

## 📚 주요 기능
<div align="center">
<table>
<tr align="center">
<th>회원가입</th>
<th>상품조회</th>
<th>회원 가입</th>
<th>상품 조회</th>
</tr>
<tr>
<td><img src="https://github.com/YBE-7/MiniProject_FE/assets/59966217/27f10e32-ff99-4d47-ba1a-942bfd3b4c4a" alt="회원가입 유효성 검사"></td>
<td><img src="https://github.com/YBE-7/MiniProject_FE/assets/59966217/6eb37248-a792-4f33-af2d-79bb3d324401"alt="무한스크롤 시연"></td>
<td><img src="https://github.com/Upjuyanolja/FastCatch-FrontEnd/assets/37584686/b5a15a79-0646-442e-a7bf-3355e238b9ef" alt="회원가입 유효성 검사"></td>
<td><img src="https://github.com/Upjuyanolja/FastCatch-FrontEnd/assets/37584686/b97e210d-f233-41de-9452-c1239d5852a8"alt="무한스크롤 시연"></td>
</tr>
<tr align="center">
<th>상세페이지</th>
<th>결제페이지</th>
<th>결제</th>
<th>마이 페이지</th>
</tr>
<tr>
<td><img src="https://github.com/YBE-7/MiniProject_FE/assets/59966217/31cc1d41-e252-4c9a-a466-dca74ec67c7e" alt="날짜에 따라 가격 및 품절 변경"></td>
<td><img src="https://github.com/YBE-7/MiniProject_FE/assets/59966217/86ddcbf3-460f-4770-bc05-94b011a392d0" alt="결제페이지 필수 동의 여부"></td>
<td><img src="https://github.com/Upjuyanolja/FastCatch-FrontEnd/assets/37584686/7a687ab1-1967-47cb-8d4d-d79213d2657b" alt="날짜에 따라 가격 및 품절 변경"></td>
<td><img src="https://github.com/Upjuyanolja/FastCatch-FrontEnd/assets/37584686/776f56c8-671e-49f1-b92a-fae1c89e8963" alt="결제페이지 필수 동의 여부"></td>
</tr>
</table>
</div>
Expand Down

0 comments on commit 4bcee8b

Please sign in to comment.