Mini React Auth0 src/App.js src/index.js How to run Create a .env file with the following content: REACT_APP_AUTH0_CLIENTID=YOUR_CLIENT_ID REACT_APP_AUTH0_DOMAIN=YOUR_AUTH0_DOMAIN npm install npm run start Nodejs Version Incompatibility? Run nvm use in project folder (nvm installation link)