Skip to content

Commit

Permalink
currently dealing with several bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
jen67 committed Jun 8, 2024
1 parent 0905d23 commit 306c935
Show file tree
Hide file tree
Showing 35 changed files with 1,100 additions and 595 deletions.
192 changes: 84 additions & 108 deletions Frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
"name": "wefind",
"version": "0.1.0",
"private": true,
"proxy": "http://localhost:5000",
"dependencies": {
"@hookform/resolvers": "^3.4.2",
"@react-spring/web": "^9.7.3",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand All @@ -22,6 +24,7 @@
"react-select": "^5.8.0",
"react-slick": "^0.30.2",
"react-spinners": "^0.13.8",
"react-typical": "^0.1.3",
"react-use-googlelogin": "^0.12.5",
"slick-carousel": "^1.8.1",
"web-vitals": "^2.1.4",
Expand Down
Loading

0 comments on commit 306c935

Please sign in to comment.