creating a project with react code example Example: create react project npx create-react-app my-app cd my-app npm start