how to create new component in react using create-react-app code example
Example: create-react-app class component
npx create-react-app my-app --scripts-version react-scripts@2.1.7
npx create-react-app my-app --scripts-version react-scripts@2.1.7