Created get Poll data route

This commit is contained in:
Manik Maity
2024-11-09 20:53:28 +05:30
parent bd1d3e988d
commit a419f8f917
7 changed files with 60 additions and 100 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
<title>LivePoll</title>
</head>
<body>
<div id="root"></div>