UC done v1.0

This commit is contained in:
andrei-mihnea-cerbu
2024-03-27 17:15:57 +02:00
parent 5f902e1a28
commit d1d238287a
56 changed files with 4964 additions and 81 deletions
+12
View File
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content = "IE=edge">
<meta name="viewport" content="width=device width, initial-scale=1.0">
<title>App</title>
</head>
<body>
<h1>Hello World!</h1>
</body>
</html>