Developer-Students-Clubs-MESCOE / HacktoberFest_2022_Kotlin_Apps-NewsShare

0 stars 2 forks source link

HacktoberFest_2022_Kotlin_App-NewsShare

How to contribute?

  1. Fork this repository into your github account
  2. Clone this project into your local machine.
  3. make a new branch.
    git checkout -b branch-name
  4. push your code into this branch.
    git add .
    git commit -m "Your message here"
    git push origin branch-name
  5. Make a Pull request

The page will reload if you make edits.
Star this repo if you liked it :)