diff options
| -rw-r--r-- | .github/home.png | bin | 0 -> 391875 bytes | |||
| -rw-r--r-- | .github/settings.png | bin | 0 -> 633106 bytes | |||
| -rw-r--r-- | README.md | 7 |
3 files changed, 7 insertions, 0 deletions
diff --git a/.github/home.png b/.github/home.png Binary files differnew file mode 100644 index 0000000..41bfeba --- /dev/null +++ b/.github/home.png diff --git a/.github/settings.png b/.github/settings.png Binary files differnew file mode 100644 index 0000000..b980240 --- /dev/null +++ b/.github/settings.png @@ -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+ |
