JSFiddle - React, Tailwind, and code Playground JavaScript window.setInterval(yourfunction, 2000); function yourfunction() { alert('test'); }