safak / youtube

5.01k stars 5.44k forks source link

Error in fetching images in reactJS - from "React Node.js E-Commerce App Full Tutorial (REDUX - Stripe - JWT ) - MERN Stack Shopping App" #181

Open HUDEVBR opened 4 months ago

HUDEVBR commented 4 months ago

My images from data is not rendering ... I don't know why ... I have local images in "public/images/nameOfTheImage.png", but doesn't work and another question, i imported 'popularProducts' from '../data' in Products.jsx from 'src/components/Products.jsx' , but is never read, is this right ? popularproducts never read error fetching images

Sorry for the bad english

Santosh130602 commented 2 months ago

Hi @HUDEVBR,

I believe you did not properly import data from the data.js file. Could you generate a PR for me so that I can help you resolve these issues?