From 18ec28500203658897f1f47ec4ea37d50c707901 Mon Sep 17 00:00:00 2001 From: stanig2106 Date: Sun, 5 Apr 2026 11:06:15 +0100 Subject: [PATCH] feat: add CV generator landing page with dark mode form MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 4 fields: Nom, Prénom, Email, Titre du poste - Submit button 'Générer mon CV' - Dark mode design (inline CSS) - Stores form data to localStorage on submit Closes #1 --- index.html | 221 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 221 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..f9c0c29 --- /dev/null +++ b/index.html @@ -0,0 +1,221 @@ + + + + + + CV Generator + + + +
+
+

CV Generator

+

Remplissez vos informations pour générer votre CV

+
+ +
+
+
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ + + +

+
+
+ +
+

CV Generator © 2026

+
+
+ + + +