Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zavierferodova/whats-sender
- Owner: zavierferodova
- Created: 2022-02-14T12:38:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-30T23:52:18.000Z (4 months ago)
- Last Synced: 2024-07-31T03:05:25.863Z (4 months ago)
- Topics: message, pwa, react, typescript, whatsapp
- Language: TypeScript
- Homepage: https://whats-sender.vercel.app
- Size: 831 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)