JSFiddle - React, Tailwind, and code Playground

by ASHISH ROX

HTML

<link rel="stylesheet" href="http://tympanus.net/Development/ScatteredPolaroidsGallery/css/component.css">
<script src="http://tympanus.net/Development/ScatteredPolaroidsGallery/js/classie.js"></script>
<script src="http://tympanus.net/Development/ScatteredPolaroidsGallery/js/photostack.js"></script>
<section id="photostack-1" class="photostack photostack-transition">
				<div>
					<figure style="-webkit-transform: translate(1152.5px, 380px) rotate(0deg);" class="">
                        <a href="*" class="photostack-img"><img src="http://tympanus.net/Development/ScatteredPolaroidsGallery/img/1.jpg" alt="img01"/></a>
						<figcaption>
							<h2 class="photostack-title">Serenity Beach</h2>
						</figcaption>
					</figure>
					<figure style="-webkit-transform: translate(512.5px, 110px) rotate(0deg);" class="photostack-current photostack-flip">
                        <a href="http://goo.gl/fhwlSP" class="photostack-img"><img src="http://tympanus.net/Development/ScatteredPolaroidsGallery/img/2.jpg" alt="img02"/></a>
						<figcaption>
							<h2 class="photostack-title">Happy Days</h2>
						</figcaption>
					</figure>
					<figure style="-webkit-transform: translate(-127.5px, -160px) rotate(-14deg);">
                        <a href="http://goo.gl/Jmvr4u" class="photostack-img"><img src="http://tympanus.net/Development/ScatteredPolaroidsGallery/img/3.jpg" alt="img03"/></a>
						<figcaption>
							<h2 class="photostack-title">Beautywood</h2>
						</figcaption>
					</figure>
					<figure style="-webkit-transform: translate(512.5px, -379px) rotate(-11deg);">
                        <a href="http://goo.gl/49lN3k" class="photostack-img"><img src="http://tympanus.net/Development/ScatteredPolaroidsGallery/img/4.jpg" alt="img04"/></a>
						<figcaption>
							<h2 class="photostack-title">Heaven of time</h2>
						</figcaption>
					</figure>
					<figure style="-webkit-transform: translate(992.5px, 20px) rotate(19deg);">
                        <a...