Cómo clonar el repositorio y cambiar el nombre

git clone https://github.com/facebook/create-react-app.git your-app-name
Inna Kim