From 9b832eaaecf1284b86d00631ee4d5471e5d11bc3 Mon Sep 17 00:00:00 2001 From: Blaster4385 Date: Tue, 23 Jul 2024 01:15:46 +0530 Subject: refactor: rewrite frontend --- client/index.html | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 client/index.html (limited to 'client/index.html') diff --git a/client/index.html b/client/index.html new file mode 100644 index 0000000..82614e9 --- /dev/null +++ b/client/index.html @@ -0,0 +1,39 @@ + + + + + + + File Share + + + + +
+
+

File Share

+
+ + +
Error Placeholder
+
+ + + + + -- cgit