Getting Started with Create React App 1. Node Version Manager – NVM Install Guide https://www.freecodecamp.org/news/node-version-manager-nvm-install-guide/ 2. Install node 18.17.1 nvm install 18.17.1 3. Install Project npm install 4. Run development npm start