/sha-weather-app

A simple weather app which uses the OpenWeather API.

Primary LanguageCSS

A simple weather App

It gets you the weather.

Fancy, right?

This is an exercise from Social Hackers Academy where I learned about making API calls and used promises with vanilla JavaScript.

Icons courtesy of Laura Reen.

Instructions:

Type in the city you want to find or the city and its country code (US, GR, etc) and press Enter or click/tap on the Get Weather button.

Try it out!

Issues / TO-DO:

Tried to think of a city name with three separate words but couldn't think of one so for the time being this works for two-word cities such as "San Antonio", "Los Angeles", etc.