Applications for iOS and Android can run on both phones and tablets. Very often, apps are just optimized for phones. In this chapter, we will build an app that will work on different form factors, but we aren't going to stick to just phones and tablets—we are going to target desktop computers as well. The desktop version will be for the Universal Windows Platform (UWP).
The app that we are going to build is a weather app that displays the weather forecast based on the location of the user.