JSFiddle - React, Tailwind, and code Playground

by chovy

HTML

<audio id="inbox-alert" src="http://chovy.dyndns.org/test/thunder.mp3"></audio>

JavaScript

$("#inbox-alert").get(0).play();