Create React App command is deprecated
Create React App
Alternatively, you can use Vite. Simply run npm create vite@latest in your terminal and select your desired React configuration.
npm create vite@latest
E.g: