JSFiddle - React, Tailwind, and code Playground
by kaljak
HTML
<script src="https://miromannino.github.io/Justified-Gallery/bower_components/justified-gallery/dist/js/jquery.justifiedGallery.min.js"></script>
<link rel="stylesheet" href="https://miromannino.github.io/Justified-Gallery/bower_components/justified-gallery/dist/css/justifiedGallery.css">
<div id="liveDemo" class="justified-gallery">
<div>
<img alt="Peace of mind" src="https://miromannino.github.io/Justified-Gallery/photos/24096687789_c37d45712f_m.jpg">
</div>
<div>
<img alt="Abu Dhabi" src="https://miromannino.github.io/Justified-Gallery/photos/23753792354_bd75d8dabc_m.jpg">
</div>
<div>
<img alt="Never stop climbing" src="https://miromannino.github.io/Justified-Gallery/photos/16961685188_f130144d60.jpg">
</div>
<div>
<img alt="Terme" src="https://miromannino.github.io/Justified-Gallery/photos/24014174029_2cfa940264_m.jpg">
</div>
<div>
<img alt="Deep sea" src="https://miromannino.github.io/Justified-Gallery/photos/13824674674_ca1e482394_m.jpg">
</div>
<div>
<img alt="Above the World" src="https://miromannino.github.io/Justified-Gallery/photos/13824322785_104dc0968c_m.jpg">
</div>
<div>
<img alt="The Spring" src="https://miromannino.github.io/Justified-Gallery/photos/8842312290_f310d491f4_m.jpg">
</div>
<div>
<img alt="Cat firmness" src="https://miromannino.github.io/Justified-Gallery/photos/8811828736_88392f614a_m.jpg">
</div>
<div>
<img alt="Into the Sea" src="https://miromannino.github.io/Justified-Gallery/photos/8400794773_932654a20e_m.jpg">
</div>
<div>
<img alt="Bologna's T-Day" src="https://miromannino.github.io/Justified-Gallery/photos/8157236803_78aa1698b6_m.jpg">
</div>
<div>
<img alt="Just in a dream Place" src="https://miromannino.github.io/Justified-Gallery/photos/7948632554_01f6ae6b6f_m.jpg">
</div>
<div>
<img alt="Erice" src="https://miromannino.github.io/Justified-Gallery/photos/7822678460_ee98ff1f69_m.jpg">
</div>
<div>
<img...
JavaScript
$("#liveDemo").justifiedGallery();