what is the step by step procedure to make react app from a ui code example Example: create react app npx create-react-app my-app cd my-app npm start