Issue communicating with backend and frontend on same machine (localhost)
Hey any full stack devs here, how did you work with , hmm basically i have made simple server with mongo then run in on host:3000 then building react frontend host:5173 but on working with Axios or fetching data from server it throws me error what am i supposed to do am i missing something (basically it is error or some cors policy), Is there any yt video or blog on fixing it


