From 14103d2eec5431d748bbd9db0d45ef8bc4296985 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Fri, 26 Sep 2025 20:05:36 -0700 Subject: [PATCH] Feat: Create link shortener UI --- public/index.html | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 public/index.html diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..f40c22d --- /dev/null +++ b/public/index.html @@ -0,0 +1,40 @@ + + + + + + Link Shortener + + + + + +
+

Shorten a URL

+
+
+ + +
+
+ + +
+ + +