This is a clone of YouTube Music. It presently has the ability to play downloaded songs from local machine.
Clone this project with git clone command in the terminal
git clone https://github.com/codec404/Yt-Music---clone
To test and modify this project install VS Code extension live server
and run it.
A localhost server will open and we can test our webpage running its several features.
The above link leads to the official MDN documentation page. It will be helpful for the users to get knowledge about the several topics on HTML, CSS and JavaScript.