I published a video explaining how to create a multiple file upload using react.
In the video I explained some of the common problems people face when deploying to vercel, netlify, aws lambda and heroku.
To solve those problems I recommend some solutions in the video like Amazon S3, Azure blob storage, cloudinary, imgx, etc.
We will use cloudinary because they offer a free demo account, which is great! :)
Top comments (9)
I got this error after calling MultipleFileUploadField.tsx from the file where i will display the dropzone
./src/pages/admin/emploiesAdmin/EmploieAdmin.js
Module not found: Can't resolve './MultipleFileUploadField' in '/home/karboul/seeSchoool/src/pages/admin/emploiesAdmin'
nicely explained Mr. Bruno :)
Thank you =D
Very well explained!
Thank you =)
Super helpful, thanks for sharing!
Thank you Adrien =D
Thanks a lot, great video and great info
Thank you Aytac =)