create new project in react js code example Example: create react project npx create-react-app my-app cd my-app npm start