Skip to content

Commit d5e28db

Browse files
authored
Merge pull request #4 from CS3219-AY2425S1/PEER-230-Login-Registration-UI
PEER-230 Login/Registration UI
2 parents 2e89e6f + 3374e03 commit d5e28db

25 files changed

+5466
-3415
lines changed

frontend/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Vite + React + TS</title>
7+
<title>PeerPrep</title>
88
</head>
99
<body>
1010
<div id="root"></div>

0 commit comments

Comments
 (0)