AutoMate Gen-AI Application Description Environment Setup Check your Node version node --version Please set your Node version (v18.13.0) npm install Create .env.local nano .env.local Define environment variables. REACT_APP_GOOGLE_MAPS_API_KEY="YOUR_API_KEY" Running the application npm start