Skip to content

Commit

Permalink
Merge pull request #39 from 2022-2-Graduation-Project/feature/37-logi…
Browse files Browse the repository at this point in the history
…n-signup

[#37] feat: implement signup and signin
  • Loading branch information
suzinxix authored Jan 10, 2023
2 parents 7455823 + ca0761d commit cd6f8d6
Show file tree
Hide file tree
Showing 15 changed files with 850 additions and 25 deletions.
209 changes: 209 additions & 0 deletions bowwowcare/package-lock.json

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

2 changes: 2 additions & 0 deletions bowwowcare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@reduxjs/toolkit": "^1.9.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"axios": "^1.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.6.0",
"react-redux": "^8.0.5",
"react-router-dom": "^6.4.3",
"react-scripts": "5.0.1",
"react-webcam": "^7.0.1",
Expand Down
Loading

0 comments on commit cd6f8d6

Please sign in to comment.