more database work, added search route, starting frontend new location form

This commit is contained in:
2022-04-02 23:15:23 -04:00
parent cc60aa59d5
commit 03dd723c57
14 changed files with 431 additions and 1110 deletions

View File

@@ -3,10 +3,11 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@mantine/core": "^4.1.0",
"@mantine/dates": "^4.1.0",
"@mantine/core": "^4.1.1",
"@mantine/dates": "^4.1.1",
"@mantine/dropzone": "^4.1.0",
"@mantine/hooks": "^4.1.0",
"@mantine/form": "^4.1.1",
"@mantine/hooks": "^4.1.1",
"@mantine/notifications": "^4.1.0",
"@testing-library/jest-dom": "^5.16.3",
"@testing-library/react": "^12.1.4",