This is Mern stack Whatsapp bot System.
npm run server
Config/keys.json, You have to change the mongoURL.
cd client && npm start
Please change the api config : src/utils/api.js
baseURL: 'http://localhost:5000/api' => baseURL: 'Your website name/api'