aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/home.pngbin0 -> 391875 bytes
-rw-r--r--.github/settings.pngbin0 -> 633106 bytes
-rw-r--r--README.md7
3 files changed, 7 insertions, 0 deletions
diff --git a/.github/home.png b/.github/home.png
new file mode 100644
index 0000000..41bfeba
--- /dev/null
+++ b/.github/home.png
Binary files differ
diff --git a/.github/settings.png b/.github/settings.png
new file mode 100644
index 0000000..b980240
--- /dev/null
+++ b/.github/settings.png
Binary files differ
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+