Product list with cart is to build out this product list project that includes a functional cart and get it looking as close to the design as possible..

Challenge
build a Product List Card UI using JavaScript, HTML, and CSS. The goal is to create a visually appealing and interactive product display that showcases product details efficiently.
Dynamic Product Display: Render multiple products dynamically.Product Details: Each product should display an image, title, price, and description.Add a hover effect for better UI interaction,Include a Buy Now or Add to Cart button for engagement.Fetching and Displaying Product Data
addToCard(productName productPrice) stores product details in the cart object and updates the product count
The updateCart() function dynamically updates the cart summary
visit website
JavaScript
HTML5
CSS3
ReactJS
Git
Github
TailwindCSS