Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
<table>
<th>로그인</th> <th>자동로그인</th> <th>인증</th>
<tr>
<td><img src="https://github.com/user-attachments/assets/e1da2c4f-d122-413b-a4cb-5e0306ff80d6" width="300" alt="온보딩"></td>
<td><img src="https://github.com/user-attachments/assets/266ec0f2-f8d5-46cd-9218-1083f30cab20" width="300" alt="자동로그인"></td>
<td><img src="https://github.com/user-attachments/assets/34f6c41b-120e-4ce9-b6b1-8209629fefa6" width="300" alt="인증해제"></td>
<td><img src="https://github.com/user-attachments/assets/e1da2c4f-d122-413b-a4cb-5e0306ff80d6" width="280" alt="온보딩"></td>
<td><img src="https://github.com/user-attachments/assets/266ec0f2-f8d5-46cd-9218-1083f30cab20" width="280" alt="자동로그인"></td>
<td><img src="https://github.com/user-attachments/assets/34f6c41b-120e-4ce9-b6b1-8209629fefa6" width="280" alt="인증해제"></td>
</tr>
<th>사랑방리스트</th> <th>사랑방프로세스</th> <th>프로필프로세스</th>
<tr>
<td><img src="https://github.com/user-attachments/assets/06389714-c71f-4722-adcf-6189f860e8b4" width="300" alt="사랑방 리스트"></td>
<td><img src="https://github.com/user-attachments/assets/d30d21ab-f20d-4944-a3ed-650b787302aa" width="300" alt="사랑방 프로세스"></td>
<td><img src="https://github.com/user-attachments/assets/098be209-2ba7-4a21-a170-283f4c3fcdcf" width="300" alt="프로필"></td>
<td><img src="https://github.com/user-attachments/assets/06389714-c71f-4722-adcf-6189f860e8b4" width="280" alt="사랑방 리스트"></td>
<td><img src="https://github.com/user-attachments/assets/d30d21ab-f20d-4944-a3ed-650b787302aa" width="280" alt="사랑방 프로세스"></td>
<td><img src="https://github.com/user-attachments/assets/098be209-2ba7-4a21-a170-283f4c3fcdcf" width="280" alt="프로필"></td>
</tr>

</table>
<table>
<th>적응형 다크모드</th> <th>멀티해상도</th>
<tr>
<td><img src="https://github.com/user-attachments/assets/a9bee07f-55eb-46bb-87ae-705cee5ccb66" width="300" alt="적응형 다크모드"></td>
<td><img src="https://github.com/user-attachments/assets/a9bee07f-55eb-46bb-87ae-705cee5ccb66" width="280" alt="적응형 다크모드"></td>
<td><img src="https://github.com/user-attachments/assets/6cae6d40-4bb2-459c-b664-3f428bc2b09c" width="490" alt="멀티해상도"></td>
</tr>
</table>
Expand Down
Loading