(WIP)made env to frontend for live deployment... working on making a quiz on frontend.

This commit is contained in:
Jordan Yamada
2024-05-19 15:32:09 +00:00
parent e72caab854
commit 520a923b2b
15 changed files with 156 additions and 79 deletions

1
frontend/.env.sample Normal file
View File

@@ -0,0 +1 @@
VITE_REACT_APP_SERVER=<"Your Server (or server's localhost in development)">