JSFiddle - React, Tailwind, and code Playground

by Rakesh Shetty

HTML

<script src="//code.jquery.com/jquery-1.11.0.min.js"></script>

JavaScript

alert('Window Width : '+$(document).width())
alert('Window Height : '+$(document).height())