Use CRA to create a new React app in this repository code example Example: command to create react app npx create-react-app my-app cd my-app npm start