how to access image src in react through javascript code example Example: img src in react js import Logo from “./logo.png”; <img src={Logo}/>