Skip to content

Commit

Permalink
Merge pull request #23 from lnxfsf/signup_form
Browse files Browse the repository at this point in the history
Signup form
  • Loading branch information
lnxfsf authored Jan 21, 2024
2 parents c8c953e + 95a89f4 commit 5f89459
Show file tree
Hide file tree
Showing 9 changed files with 333 additions and 114 deletions.
Binary file modified backend/db.sqlite3
Binary file not shown.
187 changes: 187 additions & 0 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 @@ -10,10 +10,13 @@
"preview": "vite preview"
},
"dependencies": {
"@egjs/flicking-plugins": "^4.7.1",
"@egjs/react-flicking": "^4.11.2",
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.5",
"@mui/material": "^5.15.5",
"@splidejs/react-splide": "^0.7.12",
"axios": "^1.6.1",
"jwt-decode": "^4.0.0",
"react": "^18.2.0",
Expand Down
110 changes: 0 additions & 110 deletions frontend/src/components/Home/UpcomingCarousel.jsx

This file was deleted.

Loading

0 comments on commit 5f89459

Please sign in to comment.