From e98952d946913b4bc1672ead042339d66d491b35 Mon Sep 17 00:00:00 2001 From: Biswakalyan Bhuyan Date: Thu, 27 Jun 2024 16:15:51 +0530 Subject: added react app --- client/public/index.html | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 client/public/index.html (limited to 'client/public/index.html') diff --git a/client/public/index.html b/client/public/index.html new file mode 100644 index 0000000..aa069f2 --- /dev/null +++ b/client/public/index.html @@ -0,0 +1,43 @@ + + + + + + + + + + + + + React App + + + +
+ + + -- cgit v1.2.3-59-g8ed1b