It's a simple weather app made with Node using Express and two different APIs. First API is to get the geo-coordinates for the location and Second API is to get the weather for the specific location using geo-coordinates from the first API.