JSFiddle - React, Tailwind, and code Playground
HTML
<script src="https://github.com/petersendidit/jquery-timeago/raw/master/jquery.timeago.js"></script>
<abbr class="timeago" title="2008-07-17T09:24:17Z">new Date()</abbr>
JavaScript
$("abbr.timeago").timeago();