Some important libraries used in this project are Express, Mongoose (Typegoose), React, Zod, Zustand, React Query, React Hook Form, React Router, Tailwind CSS, and more.
git clone https://github.com/fazt/mern-zustand-auth
npm i
npm run dev # backend
cd client
npm i
npm run dev # frontend
- create build script
- upload images
- add tests
- password confirmation
- add forgot password
- add reset password
- add change password