If you have a image folder(img_folder) in public folder and you wanted to access images in it from your react component (Home.jsx) or Home.css src component Home.jsx Home.css
You can access it by giving the path as given below: /public/img_folder/my_image.jpg