I used APIXU.com for my weather app, and I see there’s a link to a weather icon in the json file. But I can’t find a way to link to the image from my app. If you want to see the json file I’m using: https://api.apixu.com/v1/current.json?key=68629a769f564f9bb6450153170703&q=auto:ip
and here’s a link to my codepen: http://codepen.io/mbabaian/full/MpjbZv/
I feel like I’m really, really close to having it done. Thanks in advance!