<img
className="playerImg"
alt={fullName}
src="http://nhl.bamcontent.com/images/headshots/current/168x168/8447400.png"
/>
The src URL works fine in my browser but not in my React application NOTE: "fullName" is a prop I passed and it loads the value fine
Found the actual src URL which the NHL uses by inspecting their website, use this as an example https://cms.nhl.bamgrid.com/images/headshots/current/60x60/8479414.jpg