Travel Planning App

A travel planning application that accesses, retrieves and compiles data from various APIs like Countries API, OpenWeather API and Travel advisory.

Submit pressed..
Displaying results.

GitHub Link

Live Demo

Key Tech:

  • WebPack
  • Node JS API Calls

Code Highlights:

Posts trip information, and then fetches data from various APIs.
postTrip helper function
fetchLocal helper function
Server side addTrip function
Server side – example of a fetch function using promises and saving the trip object.
Updating the UI with the stored trip information.

Leave a Reply

Your email address will not be published. Required fields are marked *