This page includes vanilla JavaScript functionality such as dynamically adding content or scrolling.
This app gets input from user: Start date, end date and destination. Based on that input the app requests three APIs: Geonames to get geodata, Weatherbit (with geodata) to get weather and finally Pixabay (with geodata, too) to show a picture of the destination.