Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 600 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 600 Bytes

WhatsApp Clone

Cloning Whatsapp App for Learning purposes

Screenshots

Mainr Mainr2

Technology

The project was made using these technologies

  1. Kotlin
  2. Android Studio

How you can help

  • 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