TIP : You can save the filename in database for respective users & then serve the file based on that name
Github : https://github.com/syed-ashraf123/fil...
Last few Lines :
Axios.post("http://localhost:4000/", formData, {
headers: {
"Content-Type": "multipart/form-data",
},
})
#reactjs #react #express #node #fileupload
fileupload