Visiona / assignment_royalty_free_music_player

Royalty Free Music Player w/ JavaScript, jQuery, CSS, HTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Royalty Free Music Player - JavaScript/jQuery

HTML, CSS, JavaScript, jQuery

Here is my music player based on a images provided by VCS. The music player holds a playlist of some royalty free songs. You can play any of them and jump between songs. Here are some requirements that this projects meet, originally requested by Viking Code School:

  • A list of songs listed with their artists
  • Each song should either be clickable or have a play button
  • Each song should display differently when it’s being played
  • A status bar with a play/pause button and the information for the current track
  • The status bar should also have next and previous track buttons

Music Player

Getting Started

OPEN LINK: http://cdn.rawgit.com/Visiona/assignment_royalty_free_music_player/f5bde28c/index.html

OR

You can clone the repository to your laptop and got into the project folder, then run:

ruby -run -e httpd . -p 9090

and open broswer on http://localhost:9090/

Authors

Acknowledgments

This assignment I created for Viking Code School

About

Royalty Free Music Player w/ JavaScript, jQuery, CSS, HTML


Languages

Language:JavaScript 68.5%Language:CSS 19.5%Language:HTML 11.8%Language:PHP 0.2%