Skip to content

SilasRodrigues19/WhatsLinkGenerator

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

WhatsApp Link Generator

Generate short links to send messages on whatsapp.
View Demo

Table of Contents
  1. About The Project
  2. Contributing
  3. License
  4. Contact

About The Project


Main screen

Preview

Main screen with data

Preview

WhatsApp Link Generated

Preview

The website is one page only:

  • Input: enter a phone number that will receive the message.
  • Textarea: enter a text message optionally.
  • Gerar: generate the WhatsApp link based on previous information.
  • Limpar: reset all fields for initial state.
  • Input and action button: after click on "Gerar" button, the generated link is displayed in input and is created a button for open the link in another tab.

Built With

Technologies used in the project.

API

Libraries

Font Script

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Silas Rodrigues - @jinuye1 - silasrodrigues.fatec@gmail.com

Project Link: https://github.com/SilasRodrigues19/WhatsLinkGenerator



🔼 Back to top