Init working UI

This commit is contained in:
Logan Cusano
2025-05-25 23:20:48 -04:00
parent b889210f2b
commit 30707fc0d5
19 changed files with 1458 additions and 1113 deletions

1
src/constants/api.ts Normal file
View File

@@ -0,0 +1 @@
export const API_BASE_URL = "http://172.16.100.81:5000";