E-commerce websiteusing mern-stack

E-commerce website 🛒

This's a full-stack e-commerce cart from scratch using JavaScript, React.js and React Hooks for the frontend. Moreover, for the backend, I used Node.js, Express.js, Redux and MongoDB.

The user can choose what kind of item he wants, he can also increase the item count, and the price will expand based on that. Afterwards, the page will send the user to the cart page, which will display the item and the total price. Furthermore, the user can also perform other actions such as deleting or increasing items.