An Audio Music Player app with notable features i.e PLAY, PAUSE, SHUFFLE, LOOP, AUDIO VISUALIZER, SEEK TO as where as making a list of favorite songs.
Feel free to contribute to anything. Even spotting typos and broken links would very much be appreciated :). Please don't hesitate to submit issues and pull-requests against this project.
-
Fork the repository.
- This allows you to freely experiment with changes without affecting the original project.
-
Create your feature branch.
- i.e (
git checkout -b feature/fooBar
)
- i.e (
-
Commit your changes.
- i.e (
git commit -am 'Add some fooBar'
)
- i.e (
-
Push to the branch.
- i.e (
git push origin feature/fooBar
)
- i.e (
-
Create a new Pull Request.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to me.
- Steven Mwesigwa - http://stevenmwesigwa.com/
- Alex H