POST http://localhost:5173/register 404 (Not Found) & axios error – Reactjs
I have been trying to get the response from the server but it shows error. I'm using vs code for this program. When I check the "process.env.MONGO_URL" using console.log() ,it says undefined. (It worked untill yesterday) and when check the…