Skip to content

DevJobalia/Music-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS MUSIC PLAYER

Second JS Project

Functionality:

  • Keyframe animation
  • use of ::after(pseudo element)
  • HTML5 AUDIO API
    • audio.play()
    • audio.pause()
    • audio.duration
    • event: timeupdate, ended
    • For every event there is a Event Details

VS Code Short cut

  • select a line of code
  • then, use ALT + arrow key
  • to move code up down

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Credits

@Traversy Media Similar Project

About

Second JS Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published