React PWA for easier WhatsApp message URLs and bulk WhatsApp messaging
WhatSharer is a tool to text numbers you haven’t saved, make shareable WhatsApp messages, generate WhatsApp message URLs and send bulk WhatsApp messages easily.
WhatSharer is an open-source PWA using the GNU-GPLv3 license hosted at https://whatsharer.com/
cd whatsharer
.npm install
to install dependencies.npm run start
to start the development server.npm run test
to test.npm run build
to create a optimized production build.