? Technologies
This project was developed with the following technologies:
?? Add your Music
Want to add some nice music to this public playlist? follow these steps:
- Fork it & create your feature branch;
$ git checkout -b new-songs
- Edit songs, make sure to add music and cover to the assets folder, sources must be from soundcloud or content without copyright;
- Commit your changes & push to the branch;
$ git commit -am 'Add some feature'
$ git push origin new-songs
- Submit a pull request.