Procedure to request a JSON file or an XML file in the ...

Replace the hard -coded HTML trip content with JSON data and a loop using Handlebars directives to render each trip. a. Here is the output of trips currently embedded as static HTML in the page: b. Create a new top-level “/data” folder in the site with a “trips.json” file that will contain ................
................