Creating a Dynamic Shopping Cart with React and Redux Toolkit

Опубликовано: 26 Январь 2023
на канале: Tech Genius
395
11

Creating a Dynamic Shopping Cart with React and Redux Toolkit

🔗Live Site 👇
https://bd-mart-redux.web.app/
🔗Source Code 👇
https://github.com/Mr-Shamuel/BD-Mart...
🔗Server Site 👇
https://63ac4337da81ba97617eebed.mock...


"Learn how to build a dynamic and fully functional shopping cart using React and Redux Toolkit in this step-by-step tutorial. From setting up the store to implementing the add-to-cart functionality, this video covers all the necessary concepts and techniques you need to create professional-grade web applications. Perfect for both beginners and intermediate developers looking to improve their skills."

Tags: #redux #reduxtoolkit #react #shoppingcart #javascript #webdevelopment #tutorial #javascript #ecommerce #reactredux #dynamic #firebase #mockapi #admin

BDMart🛒
Bd mart is an E-commerce site. Here users can add order different types of items and also delete product Products from the cart. To purchase those products user must have an account otherwise you can't buy the product.

ADMIN Admin can See the list of Products and Users.


Authors
@Mr-Shamuel
Features for user
Add to cart
Remove from cart
Update cart
Login
Register
Logout
Place order
Features for Admin
Can see Product list
Can view users
Remove users
login
log out
Technology
Clients :

React
Redux (Globally State Management).
Firebase (For Web hosting).
React-Firebase-hook (For authentication).
React-bootstrap, Material UI, MDB, and CSS (for styling UI ).
React-hook-form (using form submitting).
Sweet Alert (For Popup notifications).
toastify react (pop-up message).
Server :

MockApi (for database)
Tools

GitHub
VS Code
Chrome Dev Tools