I have my images stored in the Express backend with Multer, now i want the client (React) to pull them with fetch request, any idea how to do it ?
Asked
Active
Viewed 20 times
0
-
Please add the minimal working code, it would help us to assist you. – samuellawrentz Aug 28 '22 at 15:11
-
i just need the theory behind the process of sending an image from express to react & rendering it ... all may images are stored in express backend – Yassine Dev Aug 28 '22 at 16:44