MERN Stack eCommerce App
Tech Stack: MongoDB, Express.js, React.js, Node.js, Redux Toolkit
Description: A modern, full-stack eCommerce web application with a shopping cart, product management, and admin controls.
What I did:
Created React front end with product pages, filtering, shopping cart, and checkout flow.
Built Express/Node.js back end with user roles (admin/customer), order processing, and payments.
Integrated Stripe API for secure payments.
Used Redux Toolkit for managing cart and user state across the app.
Added an admin dashboard to manage products, categories, users, and orders.
Deployed using Vercel (frontend) and Render (backend) with CI/CD support.