Migrated code form other repo

This commit is contained in:
Tobias 2025-08-01 17:59:08 +02:00
parent 19a40483aa
commit 86c743d078
10 changed files with 673 additions and 68 deletions

View file

@ -4,10 +4,10 @@
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="theme-color" content="#667eea" />
<meta
name="description"
content="Web site created using create-react-app"
name="Serenea"
content="Serena - A React App for the Noi Hackathon 2025"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>Serena</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>