Open sofia-etchegoin opened 11 months ago
Watched the Video
I have created a separate front end branch, and attempting to add a file for upload. Still a work in progress. https://github.com/roa-2023/missingPurrson/tree/frontend-image-upload
Now working in Dev - for both sighted Cat and Missing Cat forms
https://www.youtube.com/watch?v=wIOpe8S2Mk8&ab_channel=PedroTech
Middleware package is called Multer. Allows files to be uploaded from React components to DB.
npm i multer