Skip to content

An online music player/radio where I and Joel share our favorite playlists and songs

Notifications You must be signed in to change notification settings

Akohjesse/Retro.Mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retro.Mp3

An online music player/radio where I and Jojo share our favorite playlists and songs

Contributing Guide

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 [email protected]:Akohjesse/Retro.Mp3.git

  • In your cloned version on your computer, add the remote

    $ git remote add origin git:https://github.com/Akohjesse/Retro.Mp3

  • Pull changes that might have been made overtime

    git pull

Adding your Audio

cd Into the sounds directory and add your own music there, make sure the name of the song has no 'spaces', or 'weird characters'

  • cd into the javascript file /js/song.js or easily go Here

  • Create a new object into the songs array with your name, name of the song and the path to the song in the sounds directory

  • Push to remote repository - git push -u origin {name_branch}

  • Here

    About

    An online music player/radio where I and Joel share our favorite playlists and songs

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Contributors 4

    •  
    •  
    •  
    •