feat: new components, style, etc

This commit is contained in:
Smigz 2024-06-22 13:17:36 -04:00
parent c3184ad970
commit 148d037942
11 changed files with 235 additions and 121 deletions

View file

@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/icon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
<title>CV-Creator</title>
</head>
<body>
<div id="root"></div>