first commit

This commit is contained in:
KS Jannette
2026-02-11 11:28:38 -05:00
commit cc95296f5e
24 changed files with 4157 additions and 0 deletions

6
frontend/package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"dependencies": {
"@tanstack/react-query": "^5.90.21",
"react-router-dom": "^7.13.0"
}
}