JSFiddle - React, Tailwind, and code Playground

by Joshua Koudys

HTML

<div id="travel"></div>

JavaScript

var travel = {
    "responseData": {
        "feed": {
            "feedUrl": "http://www.travelandleisure.com/travel-blog/carry-on.atom",
                "title": "Travel Blog | Travel + Leisure",
                "link": "http://www.travelandleisure.com",
                "author": "",
                "description": "",
                "type": "atom10",
                "entries": [{
                "title": "Four Seasons Resort Lanai Introduces an Airport Lounge in Honolulu",
                    "link": "http://www.travelandleisure.com/travel-blog/carry-on/2014/2/23/four-seasons-resort-lanai-introduces-an-airport-lounge-in-honolulu",
                    "author": "",
                    "publishedDate": "Fri, 21 Feb 2014 04:15:12 -0800",
                    "contentSnippet": "\nWe’ve told you about new developments in airline and airport lounges (most recently here and here)—but now the Four Seasons ...",
                    "content": "\u003cp align\u003d\"center\"\u003e\u003cimg style\u003d\"vertical-align:middle;margin:5px\" src\u003d\"/images/media/0001/0708/201402-hd-four-seasons-lounge-in-honolulu-airport.jpg\" alt\u003d\"201402-hd-four-seasons-lounge-in-honolulu-airportjpg\" width\u003d\"380\" height\u003d\"380\"\u003e\u003c/p\u003e\n\u003cp\u003eWe’ve told you about new developments in airline and airport lounges (most recently \u003ca href\u003d\"http://www.travelandleisure.com/articles/air-travel-tips/9\"\u003ehere\u003c/a\u003e and \u003ca href\u003d\"http://www.travelandleisure.com/articles/most-important-travel-trends-2014/15\"\u003ehere\u003c/a\u003e)—but now the Four Seasons Resort Lanai has debuted its very own version at Honolulu International\u003c/p\u003e...",
                    "categories": []
            }, {
                "title": "Ice Caves Form at Lake Superior Thanks to Polar Vortex",
                    "link": "http://www.travelandleisure.com/travel-blog/carry-on/topic/news/ice-caves-form-at-lake-superior-thanks-to-polar-vortex",
  ...