An online music player/radio where I and Jojo share our favorite playlists and songs
You can add to the songs on the web player,in few easy steps
- Fork this repository
- Clone this repository to your local machine
$ git clone git@github.com:Akohjesse/Retro.Mp3.git
-
In your cloned version on your computer, add the remote
$ git remote add origin git://github.com/Akohjesse/Retro.Mp3
-
Pull changes that might have been made overtime
git pull
cd Into the sounds directory and add your own music there, make sure the name of the song has no 'spaces', or 'weird characters'
/js/song.js
or easily go Here
sounds
directory git push -u origin {name_branch}