added notes to the frontend

This commit is contained in:
QkoSad
2022-12-11 11:28:40 +02:00
parent 475f924381
commit 88f04e2734
11 changed files with 538 additions and 16 deletions
+2 -1
View File
@@ -17,7 +17,8 @@
"express": "^4.18.2",
"express-async-handler": "^1.2.0",
"jsonwebtoken": "^8.5.1",
"mongoose": "^6.7.5"
"mongoose": "^6.7.5",
"react-modal": "^3.16.1"
},
"devDependencies": {
"nodemon": "^2.0.20"