Initial Commit

This commit is contained in:
Aman Tahiliani
2022-05-08 19:03:39 +05:30
parent 95cc719f49
commit 1a1dee40db
9 changed files with 407 additions and 42 deletions

View File

@@ -6,8 +6,11 @@
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"bootstrap": "^5.1.3",
"react": "^18.1.0",
"react-bootstrap": "^2.3.1",
"react-dom": "^18.1.0",
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.0"
},