Skip to content

Commit

Permalink
basic FE wip
Browse files Browse the repository at this point in the history
  • Loading branch information
adityataps committed Dec 13, 2023
1 parent 542d960 commit 12340c2
Show file tree
Hide file tree
Showing 16 changed files with 834 additions and 112 deletions.
3 changes: 3 additions & 0 deletions client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Volkhov:ital,wght@0,400;0,700;1,400;1,700&display=swap');
</style>
</head>
<body>
<div id="root"></div>
Expand Down
Loading

0 comments on commit 12340c2

Please sign in to comment.