JSFiddle - React, Tailwind, and code Playground

HTML

<div id="box1"></div>

JavaScript

document.getElementById("box1").innerHTML = window.localStorage.getItem('myItem');