/weather-journal-app

Uses zip code to find the temperature at a location.

Primary LanguageJavaScript

Weather-Journal App

Overview

  • This project is an asynchronous web app that uses Web API and user data to dynamically update the UI.

  • The API used is the OpenWeatherMap API.

  • The app generates the temperature of a place based on the zip code entered by the user.