Travel Buddy

I built "Travel Buddy" in April 2021 so that users can enter their travel destination and date and receive a variety of information, such as an image of the location, weather information, local currency, local language, etc, that is sourced from different web API's. The app is built in JavaScript (no frameworks), CSS/SASS, HTML and uses node.js to run an Express server, and was also developed using Webpack. This app was built to apply my knowledge of web API's and AJAX calls by building something a little more complex as this app makes calls to four different API's. This project was also a valuable experience in better understanding and using Webpack in the web-development process. Check out a live version of the app here.