Added a few pages and components to the frontend

This commit is contained in:
Mattias 2024-03-07 10:05:45 +01:00
parent b31349ec37
commit 7879394da3
18 changed files with 249 additions and 7 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/x-icon" href="src/assets/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<title>TTIME</title>
</head>
<body>
<div id="root"></div>