basic task
Showing
... | ... | @@ -6,8 +6,10 @@ |
"@testing-library/jest-dom": "^5.16.5", | ||
"@testing-library/react": "^13.4.0", | ||
"@testing-library/user-event": "^13.5.0", | ||
"axios": "^1.1.3", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"react-router-dom": "^6.4.3", | ||
"react-scripts": "5.0.1", | ||
"web-vitals": "^2.1.4" | ||
}, | ||
... | ... |
src/Components/Home/Home.jsx
0 → 100644
src/Components/Home/index.js
0 → 100644
src/api/api.js
0 → 100644
Please register or sign in to comment