Closed ayush25102001 closed 2 years ago
Now the data in the signUp form gets stored into the database and during login the data is verfied from the database for the user.
Now we are concurrently running 2 servers react frontend(PORT 3000) and express backend(PORT 5000) so use "npm run both" to start them concurrently
DATA ENTERED:
ENTRY IN DB:
Excellent! DB looks good
🛠️ Fixes Issue #95
Now the data in the signUp form gets stored into the database and during login the data is verfied from the database for the user.
👨💻 Changes proposed
✔️ Check List (Check all the applicable boxes)
📄 Note to reviewers
Now we are concurrently running 2 servers react frontend(PORT 3000) and express backend(PORT 5000) so use "npm run both" to start them concurrently
📷 Screenshots
DATA ENTERED:
ENTRY IN DB: