frontend: init project with some basic invitation form

This commit is contained in:
tylen
2025-08-31 22:35:47 +03:00
parent 2bc48a6901
commit 36a82a3789
8 changed files with 3439 additions and 31 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="/tree-evergreen-svgrepo-com.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<title>Приглашение для наших любимых друзей</title>
</head>
<body>
<div id="root"></div>