JSFiddle - React, Tailwind, and code Playground

by Damien M

JavaScript

var tonnom;

tonnom = prompt('Ecris ton nom');
alert(tonnom);