This application is built to send marketing campaigns to customers through Whatsapp.
MERN stack
# Clone this repository
$ git clone https://github.com/AbubakerTagelsir/whatsapp-crm.git
# Go into the repository
$ cd whatsapp-crm
# Install dependencies
$ npm install
# Run the app on development mode
$ npm run dev