0:00 demo
1:00 vite setup
4:03 building frontend components
15:41 using react-hot-toast package to send custom popup messages
27:35 backend
28:16 using express for building a server
34:35 calling a backend endpoint from frontend
38:47 using cors package in backend to accept frontend requests
40:33 using nodemon package to run server automatically
43:33 connecting to mongodb database using mongoose package
1:01:09 using nodemailer for sending emails
1:03:04 generating app password for mail
1:04:35 use of .env file
1:05:13 use of dotenv package
1:14:22 use of react-router-dom package
1:41:15 thanks for watching 😁
Source Code: https://github.com/PatienceCoder/addOTPService.git