upload images in react js public without api – Reactjs
I want to know can we create an upload functionality in react which will upload images to the PUBLIC folder in react or anywhere in local system without an API? I was looking for solution but I could not find…