Using JavaScript to make an API call to an open source, the user can enter a zip code or city name and retrieve the current weather information for that location. This project uses OpenWeather API to obtain the weather information.
This was an early project I worked on to understand API calls and usage. I will be increasing the volume of information returned to extend beyond just current weather data. Additionally, I will be revising the UI design to improve usability.