issues
search
imranhsayed
/
nextjs-woocommerce-restapi
A React WooCommerce Project Example With REST API
nextjs-woocommerce-restapi-virid.vercel.app
MIT License
325
stars
101
forks
source link
Add Product To Bag
#18
Closed
imranhsayed
closed
2 years ago
imranhsayed
commented
2 years ago
[x] Creates React App Context , using Context API
[x] Adds Function To calculate Cart total and price.
[x] Save that to Local Storage, use Context Api to pass that to the Header component
[x] Adds the cart total to the bag
[x] Creates Layout Component