Skip to content

Commit

Permalink
update login
Browse files Browse the repository at this point in the history
  • Loading branch information
OGreeni committed Apr 4, 2024
1 parent d9cc2c0 commit 02d63de
Show file tree
Hide file tree
Showing 26 changed files with 7,837 additions and 7,992 deletions.
1 change: 0 additions & 1 deletion .idea/vcs.xml

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

49 changes: 32 additions & 17 deletions .idea/workspace.xml

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

1 change: 1 addition & 0 deletions frontend/.env
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
NEXT_PUBLIC_API_BASE_URL=https://combined-community-action.vercel.app
5 changes: 4 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@
"prettier:format": "prettier --write ."
},
"dependencies": {
"@tanstack/react-query": "^5.24.1",
"chart.js": "^4.4.2",
"html2canvas": "^1.4.1",
"jspdf": "^2.5.1",
"jspdf-autotable": "^3.8.2",
"next": "14.0.4",
"react": "^18",
"react-dom": "^18"
Expand Down
Loading

0 comments on commit 02d63de

Please sign in to comment.