Enabling the automotive company to manage its after-sales services from a single place. Offering Written, Video and Location based services. While doing this, it contains the frontend codes of an application that receives requests through flow-based forms in chat.
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"
npm start