Developed an e-commerce anime site using the MERN stack (MongoDB, Express.js, React.js, Node.js) that displays product details like ratings, price, and stock. Users can filter and sort products across various categories. Redux is used for managing the state of items added to the cart, while the backend API, built with Node.js and Express.js, interacts with MongoDB to store and retrieve product data