aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2025-07-02 22:49:39 +0200
committerschererleander <leander@schererleander.de>2025-07-02 22:49:39 +0200
commit728241e40eae2bbab4e54fe5ca01994339292f3f (patch)
tree44a0a3caa1d1e7f8deae31fe9b62de3a44933cc9 /README.md
parent82de8676d7d278fcf0bd17b7a6dd46126c6fdd46 (diff)
docs: add screenshots to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0213e23..d87c0f1 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,13 @@
A Next.js application with user authentication, profile management, and file storage capabilities.
+## Screenshots
+
+<div align="center">
+ <img src=".github/home.png" alt="Home Page" width="45%" />
+ <img src=".github/settings.png" alt="Settings Page" width="45%" />
+</div>
+
## Prerequisites
- Node.js 18+