why is vite.js not rendering any images from my backend api
In my backend I have some restaurants, and when I try mapping them in vite.js it does actually work to render out all of the restaurants, the problem is it just doesn’t render any images, I’m new to vite so I’m wondering if it’s something to due with my vite.config.js
file or if it’s something with redux