A Question and Answer website made using MERN stack (MongoDB, Express Js, React Js and Node Js).
- Lets User create account.
- Search existing Questions.
- Write Questions and Answers.
- Update Questions and Answers.
- Delete Questions and Answers.
- View Profile.
- Update user profile.
Frontend - https://undoubt.netlify.app/
Backend - https://undoubt.vercel.app/api/
Project is created with:
- Express
- Mongoose
- Json Web Token (For authentication)
- bcryptjs (for data encryption)
- React JS
- React-router (To handle routing)
- React Hooks (State management)
- Material UI (For icons)
- CRUD operations
- Authentication system
- Encrypting passwords
- Conditional Rendering of Ui components.







