is it a good way to create a react project using create-react-appp code example Example: how to create react app npx create-react-app my-app cd my-app npm start