Implemented page system + signup screen

This commit is contained in:
2024-06-24 12:22:10 +08:00
parent 1b79f5c6c6
commit 5eeaade098
10 changed files with 262 additions and 147 deletions

View File

@@ -17,6 +17,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
"react-router-dom": "^6.23.1",
"yup": "^1.4.0"
},
"devDependencies": {