With Node.js installed, bootstrapping a react app is as simple as executing create-react-app with npx. No further downloads necessary.
create-react-app
npx