hello;
I am following the MERN- amazona course. Everything works fine, before deployment to RENDER. After deployment,
the images will not show.
backend\DataFile = image: 'images/01.jpg', the product screen=<img src={product.image} className='card-img-top' alt={product.name} />
Paige Asked question December 17, 2022