A music player application on the web I created with some unique UI features.
- HTML
- CSS
- JavaScript
- There is no backend as such at the moment. All the tracks in the project are sourced remotely from the files uploaded in this repository.
To deploy this project, clone the repository into your system using your terminal:
git clone https://github.com/Onion-Man/Music-Player-UI.git
Run on localhost or use live server development tools.