Skip to content

balabhv/AngularAudioPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularAudioPlayer

HTML5/CSS Audio Player using AngularJS.

Usage

Just fork this repo, then edit the given starter code as follows:

  1. Place your content in the div with id '#content-div'
  2. Place your custom CSS in the file called 'styles.css'
  3. Edit the given JSON file with the data for your music.
  4. Add the music files. MP3 should work for most browsers. If not, use Ogg Vorbis.
  5. script.js has a constant for the location of the JSON created in step 3. Alter this constant to point to the new JSON.
  6. Now you're done!

About

HTML5/CSS Audio Player using AngularJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published