Skip to content

Commit

Permalink
hamburger
Browse files Browse the repository at this point in the history
  • Loading branch information
dhairyagothi committed Oct 1, 2024
1 parent 013ed6d commit 41c7615
Show file tree
Hide file tree
Showing 4 changed files with 309 additions and 41 deletions.
238 changes: 232 additions & 6 deletions frontend/package-lock.json

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

4 changes: 3 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,12 @@
},
"dependencies": {
"@material-tailwind/react": "^2.1.10",
"axios": "^1.7.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0",
"react-router-dom": "^6.26.2"
"react-router-dom": "^6.26.2",
"styled-components": "^6.1.13"
},
"devDependencies": {
"@eslint/js": "^9.9.0",
Expand Down
Loading

0 comments on commit 41c7615

Please sign in to comment.