Add Connection between MainPage and Server

add use Query to get data from the Server
This commit is contained in:
Manuel Prodinger
2022-05-04 12:41:07 +02:00
parent 9f5fb06da5
commit 4d4ab2e08c
4 changed files with 100 additions and 6 deletions
+1
View File
@@ -12,6 +12,7 @@
"font-awesome": "^4.7.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-query": "^3.38.1",
"react-scripts": "5.0.0",
"web-vitals": "^2.1.4"
},