Im new in ReactJS and I want to import images in a component. These images are inside of the public folder and I do not know how to access the folder from the react componen
You Could also use this.. it works assuming 'yourimage.jpg' is in your public folder.