Build a Full Stack Book Store App Using React, Node, MongoDB - Part 3

Learn to build a comprehensive fullstack MERN stack bookstore website from @mdalmamunit427. This project will cover both frontend and backend development from the ground up. As a MERN stack project, we’ll be using React for the frontend, and for the backend, and MongoDB as our database. We’ll also leverage technologies like Tailwind CSS, Redux, RTK Query Toolkit, Mongoose, and JWT (JSON Web Tokens) to enhance our project. Our bookstore will feature an admin dashboard for managing books, a cash-on-delivery system, and a robust inventory management system. Users can easily add or remove products from their carts, proceed to checkout, and place orders. For admins, we’ll create a secure admin dashboard accessible with a username and password. Admins will have the power to ... #freeCodeCamp 20241014 pgw2KPfgK1E
Back to Top