Chat_App
- Fork the repository
- Navigate to your repository
git clone https://github.com/{yourusername}/{repositoryname}.git
- Add your contributions
git add .
git commit -m "comment"
git push
- Navigate to GitHub and create a new Pull Request
- Wait back till your contributions are added 🙂