feat: Add screenshots to README

This commit is contained in:
Matthieu MALVACHE
2025-12-15 01:06:19 +01:00
committed by Matthieu MALVACHE
parent cf21a84263
commit ec9b322726
8 changed files with 52 additions and 1 deletions
+52 -1
View File
@@ -142,7 +142,58 @@ npm start
## Screenshots
*Coming soon*
<table>
<tr>
<td width="50%">
**Login**
<img src="screenshots/01-login.png" width="100%" alt="Login">
</td>
<td width="50%">
**Inbox**
<img src="screenshots/02-inbox.png" width="100%" alt="Inbox">
</td>
</tr>
<tr>
<td width="50%">
**Email Viewer**
<img src="screenshots/03-email-viewer.png" width="100%" alt="Email Viewer">
</td>
<td width="50%">
**Compose**
<img src="screenshots/04-compose.png" width="100%" alt="Compose">
</td>
</tr>
<tr>
<td width="50%">
**Dark Mode**
<img src="screenshots/05-dark-mode.png" width="100%" alt="Dark Mode">
</td>
<td width="50%">
**Settings**
<img src="screenshots/06-settings.png" width="100%" alt="Settings">
</td>
</tr>
<tr>
<td colspan="2">
**Sidebar Navigation**
<img src="screenshots/07-inbox-sidebar.png" width="50%" alt="Sidebar">
</td>
</tr>
</table>
## Contributing
Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB