From 3673947d4905948de2e466a813019b1de9629bd2 Mon Sep 17 00:00:00 2001 From: rohan09-raj Date: Fri, 12 Aug 2022 17:17:36 +0530 Subject: created admin folder and some apis --- admin/public/index.html | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 admin/public/index.html (limited to 'admin/public/index.html') diff --git a/admin/public/index.html b/admin/public/index.html new file mode 100644 index 0000000..aa069f2 --- /dev/null +++ b/admin/public/index.html @@ -0,0 +1,43 @@ + + + + + + + + + + + + + React App + + + +
+ + + -- cgit