This is a Demo E-commerce Web App. To show main functionality of an Ecommerce Project with Redux Toolkit. I have used Fake store api as dummy api to get the products.
Till now:
- User Can search or browse product and see the product detail page.
- Add product to cart and in the cart page increment and decrements products and also remove products from cart.
- User can see suggested product on each product's detail page.
- Wishlist functionality based on local storage.
I have not implemented any authentication for this project yet. I have used Redux toolkit for the state management purpose.
- React Js
- React Bootstrap
- React Router (v6)
- Redux Toolkit - for state management
- React Toastify
- React elastic carousel
In the project directory, you can run: