Cloning Whatsapp App for Learning purposes
- Fork this repository and create a branch: git checkout -b featureName
- Add your feature and commit: git commit -m "Feature"
- Push the changes to your branch: git push origin featureName
Cloning Whatsapp App for Learning purposes