In this eCommerce project, I utilized the MERN stack, which includes MongoDB, Express.js, React.js, and Node.js, to create a comprehensive online shopping platform. The backend is powered by Node.js and Express.js, providing a robust server-side framework that handles requests and responses efficiently. MongoDB serves as the database, storing data such as user profiles, product details, and transaction histories in a flexible, scalable manner. On the frontend, React.js is employed to build a dynamic and responsive user interface, enhancing the shopping experience with interactive and real-time features.