Skip to content

Commit

Permalink
Add Axios API and first Hook react query
Browse files Browse the repository at this point in the history
  • Loading branch information
sagomadev committed Sep 7, 2023
1 parent b8c7004 commit 570a61e
Show file tree
Hide file tree
Showing 8 changed files with 99 additions and 228 deletions.
174 changes: 53 additions & 121 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"preview": "vite preview"
},
"dependencies": {
"@tanstack/react-query": "^4.35.0",
"axios": "^1.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-query": "^3.39.3",
"zustand": "^4.4.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 570a61e

Please sign in to comment.