Reactjs – I cannot pass the files to my API using multer
I'm trying to implement a system for uploading photos for a car listing project that I'm building. I'll be honest, this is the first time using multer and I can't find what is wrong with it. I've been doing some…