I have a react app in which I want people to upload images to, so that I can display them on a separate page. I'm using MySQL as the database and nodejs. I've tried a few things but none of them work. Can anyone help?
I have a react app in which I want people to upload images to, so that I can display them on a separate page. I'm using MySQL as the database and nodejs. I've tried a few things but none of them work. Can anyone help?