this is a react application basically a todo built using react as the frontend and nodejs for backend
stacks used: express framework, mongoose for database, bcrypt for hashing of password jsonwebtoken, cookieParser
MERN stack todo app: signup, login, forgotten password, password reset, email verification, add a todo, update a todo, delete a todo, authentication.
this is a react application basically a todo built using react as the frontend and nodejs for backend
stacks used: express framework, mongoose for database, bcrypt for hashing of password jsonwebtoken, cookieParser