From 49be4dfc3d478ad02876c9238c48c513edac1e7c Mon Sep 17 00:00:00 2001 From: rohan09-raj Date: Thu, 28 Jul 2022 17:56:15 +0530 Subject: refactoring folder structure --- client/public/index.html | 50 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 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..de71572 --- /dev/null +++ b/client/public/index.html @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + React App + + + +
+ + + -- cgit