DEV Community

rrn518
rrn518

Posted on

problem rendering images in react app

Hello
I am fairly new to react & node. I have an app which displays image buttons amongst other things. When starting from visual studio code they render perfectly unless my associated node listener is started first on the same port, in which case they don't render at all. 404 is returned for all. Why is that and what's the fix please ?
Cheers

Top comments (0)