Added API .env and removed "Menu" from navbar

This commit is contained in:
Alexis
2023-04-28 17:27:16 +02:00
parent 9905dc6d8c
commit 8573fe0549
9 changed files with 264 additions and 31 deletions

1
.env.development Normal file
View File

@@ -0,0 +1 @@
VITE_API_URL = "http://localhost:3000"