An open API service indexing awesome lists of open source software.

https://github.com/sakr2000/music_player

Music player web app using vanilla JavaScript
https://github.com/sakr2000/music_player

Last synced: 2 months ago
JSON representation

Music player web app using vanilla JavaScript

Awesome Lists containing this project

README

        

# Music player
Music player web app using vanilla JavaScript with the following [features](#Features).

This project was a required task for **`SYNC`** internship.

_**Task#3**_ : ( Music webapp )

IDE – Visual Code Studio.

Skills Required – HTML, CSS, JavaScript.

🚀 **Try it here:** https://sakr2000.github.io/Music_player/

## Used Technologies:

- HTML
- CSS
- JavaScript

## Features:

- Play/pause song.
- Play_next & play_previous.
- Seek forward and backward using progress bar.
- Playlist repeat / song repeat / shuffle playback.
- Play specific song from playlist.
- Control audio volume level.