Jak klonować repozytorium i zmienić nazwę

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