JSFiddle - React, Tailwind, and code Playground

by Stas Orekhovskiy

JavaScript

let name = prompt("Как тебя зовут")
alert(name);