Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zavierferodova/whats-sender

Whatsapp message sender without save number phone to contact
https://github.com/zavierferodova/whats-sender

message pwa react typescript whatsapp

Last synced: 4 days ago
JSON representation

Whatsapp message sender without save number phone to contact

Awesome Lists containing this project

README

        

# WhatSender

Here is the Progressive Web App to make easier your life, with this app you can get helpful feature to send message on strage people without save the number contact or share your template message with public sharing url.

## Development
Run command ```npm start``` on the terminal if you want develop or try this application without host on the public server.

## Production
Start with command ```npm run build``` on the terminal to get result of app production mode.

## Depedencies
- [React](https://reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Material UI](https://mui.com/)
- [Tailwind CSS](https://tailwindcss.com/)
- [mobile-detect](http://hgoebl.github.io/mobile-detect.js/)
- [countries-list](https://www.npmjs.com/package/countries-list)
- [Workbox](https://developers.google.com/web/tools/workbox)