how to uploads images from react/node to cloudinary
Chato123_
Member Posts: 1 ✭
I need to upload images from the front and that they reach the back to be able to show themselves but I have not been able to find the trick, if someone knows I would greatly appreciate it.
I'm using a react library for forms 'React-hook-form', it would be supposed that only with the field and the selected image it would be sent but when looking at the console I get undefined in the image field and in the others if it captures me the value
Tagged:
0
Comments
-
Hey Chato,
Is there anything in particular you're having trouble with? Or any errors that are appearing?
There are also some third party individuals who created guides on this topic:
https://stackoverflow.com/questions/72922436/uploading-react-node-images-to-cloudinary
0