From 67f587b3edd4dd3a7acbec42d29c5cb8a76ea4bc Mon Sep 17 00:00:00 2001 From: krisf Date: Sat, 1 Aug 2026 11:50:17 -0400 Subject: [PATCH] Add frontend HTML with modals and gallery --- public/index.html | 127 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 public/index.html diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..0203174 --- /dev/null +++ b/public/index.html @@ -0,0 +1,127 @@ + + + + + + Imgur Clone - Share Your World + + + + +
+
+ + + +
+
+ +
+
+ + + + +
+
+
+ +
+ +
+
+

Loading images...

+
+
+ + + + + +
+ +
+ +
+ + + + \ No newline at end of file