Reactjs JavaScript es móvil y de escritorio
const detectMobile = ()=> window.innerWidth < 768;
Comfortable Centipede
const detectMobile = ()=> window.innerWidth < 768;