Simple weather app using nodejs on the backend. This app uses the mapbox api to parse addresses to longitude/latitude coordinates. Using the coordinates, the app then queries darksky api to get weather information for that location.