Newbie here. I have JS code that uses various APIs to pull in and display data from USGS and NOAA data servers. It all works in Codepen. But when I display the site via localhost, the HTML and CSS work, but the JS is stopping at the API fetch.
Would appreciate any insights.