https://whatsappnumber.vercel.app/
Project to develop a site that connect to Whatsapp's API and enable users to send messages and make calls without adding the contact.
-
Clone the Github Repo
git clone https://github.com/gspetillo/whatsnumber.git
-
Open the
src/number-form/index.html
file -
Ready! Use the app, play and contribute!
-
Clone the Github Repo
git clone https://github.com/gspetillo/whatsnumber.git
-
Code your feature or issue in your favorite IDE (I prefer Visual Studio Code
-
Create a branch from
development
named with your feature.- example: my feature is Number Validation, so the branch will be named
number-validation
- example: my feature is Number Validation, so the branch will be named
-
Commit your changes
- using semmantic commits and best pratices. Read more: https://nitayneeman.com/posts/understanding-semantic-commit-messages-using-git-and-angular/
-
Push your commits to your repo
git push your_remote_name your_branch_name
-
Open a Pull Request on the main repo
-
Keep track of comments and review of changes
-
When your issue is merged, request space in the contributors section