JSFiddle - React, Tailwind, and code Playground

by nobuts

HTML

<div class="col-lg-3 col-md-6 col-sm-6 col-12 item-mb" onClick="window.location='https://jsfiddle.net'">
  <div class="service-box1 bg-body text-center">
    <img src="img/service/service1.png" alt="service" class="img-fluid">
    <h3 class="title-medium-dark mb-none"><a href="category-list-layout1.html">Electronics</a></h3>
    <div class="view">(19,805)</div>
  </div>
</div>