kamalbuilds / Lets-go-shop

A platform built for programming related books sale
https://letsgoshop.vercel.app/
MIT License
7 stars 17 forks source link

feat: Add more items #37

Open Omafovbe opened 2 years ago

Omafovbe commented 2 years ago

Description Add more items to the shopping list. Giving users to make variable choice.

This PR fixes # Fixes the issue #6

Notes for Reviewers Added a book.json file that includes all the items to display on the homepage and the basketReducer.js file compares the items on the json file with the cart items to properly update the cart when the cart is interacted with. Thanks

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
letsgoshop ✅ Ready (Inspect) Visit Preview Sep 7, 2022 at 10:34AM (UTC)
kamalbuilds commented 2 years ago

@Omafovbe look at the Cart.js file and fix it as per your desired things .

kamalbuilds commented 2 years ago

Good deal @Omafovbe but I dont see the Images listed on the carts page image