After the new update of React, you won't be able to use CRA. But you can easily create your applications with Vite before following the video tutorial.
To run the application on a new system: First Delete the Package-lock.json then follow the below steps: step1: run command - npm install step2: run command - npm run start step3: follow the link.