Weather App

We will develop a simple web application that uses the AccuWeather API.

This chapter serves as an introduction to using APIs in web applications. To that end, we will employ the JavaScript Fetch API.

You can download the complete application here. In addition, a deployed version is here.