add router

This commit is contained in:
prisar
2023-07-20 09:17:22 +05:30
parent 4397aec537
commit 2aac2e871b
4 changed files with 92 additions and 3 deletions

View File

@@ -12,6 +12,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-flip-numbers": "^3.0.8",
"react-router-dom": "^6.14.2",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},