From b84fe9a9c4c18a3f4e957f76ead34403c4316f76 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Wed, 20 Dec 2023 19:40:11 +0200 Subject: Added a simple Login and SignUp page for the web driver app --- driver/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 driver/index.html (limited to 'driver/index.html') diff --git a/driver/index.html b/driver/index.html new file mode 100644 index 0000000..e4b78ea --- /dev/null +++ b/driver/index.html @@ -0,0 +1,13 @@ + + + + + + + Vite + React + TS + + +
+ + + -- cgit v1.2.3