JSFiddle - React, Tailwind, and code Playground

by John Doe

HTML

<link rel="stylesheet" href="https://www.jqueryscript.net/demo/Flip-Clock-Countdown-Countup-Plugin-with-jQuery-Counter/src/jquery.counter-analog.css">
<script src="https://www.jqueryscript.net/demo/Flip-Clock-Countdown-Countup-Plugin-with-jQuery-Counter/src/jquery.counter.js"></script>
<span class="counter counter-analog" data-direction="up" data-interval="0" data-format="99999" data-stop="10000"> 0 </span>

JavaScript

$('.counter').counter({});