Skip to content

Commit

Permalink
Install Axios for calling APIs from Backend
Browse files Browse the repository at this point in the history
  • Loading branch information
elyse502 committed Nov 6, 2024
1 parent b52342c commit 1555bdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"axios": "^1.7.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.27.0",
Expand Down

0 comments on commit 1555bdd

Please sign in to comment.