rperry99 / javascript-music-player

This was part of the course for Zero to Mastery's 20 JavaScript Projects.

Home Page:https://rperry99.github.io/javascript-music-player/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project

This is a music player interface where a user can play, pause, skip, rewind, and scrub through a song.

This project is from Zero to Mastery: Jacascript Web Projects: 20 Projects to Build Your Portfolio. This is project 8 / 20.

Live Project

You can check out the live version of the project here

You can view the full list of project from this course here.

Thoughts

This was a fun project for me. I remember back in the day, I used to use a program on my computer called WinAmp to listen to music. This took me back to those days, creating a music player. I don't know how useful this is today, with things like Spotify or Pandora.

There are a few features I can think to add to this project, like adding shuffle or volume features. Its interesting how easy this project actually was. You woul think that making a music player like this would be complicated, but it really wasn't.

About

This was part of the course for Zero to Mastery's 20 JavaScript Projects.

https://rperry99.github.io/javascript-music-player/


Languages

Language:JavaScript 53.3%Language:CSS 27.8%Language:HTML 18.9%