Developed a full-stack eCommerce platform using the MERN (MongoDB, Express.js, React, Node.js) stack. - Designed and implemented a responsive user interface using React for the front end with redux for state management. - Utilized Express.js to build a RESTful API backend,handling authentication, product management, and order processing. - Integrated MongoDB as the database to store product information,user data, and order details. - Implemented user authentication and authorization using JWT (JSON Web Tokens). - Employed third-party payment gateways(stripe/paypal) for secure and seamless transaction processing. Technologies Used - - Frontend: React.js,Redux(for state management),HTML5,CSS3,JavaScript(ES6+) - Backend: Node.js, Express.js,MongoDB (with Mongoose ODM) - Database: MongoDB Atlas (cloud-hosted MongoDB) - Authentication: JSON Web Tokens (JWT) - Payment Integration: Third-party payment gateways (PayPal, Stripe) - Tools & Libraries - Git, npm, Bootstrap, Axios