Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 844 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 844 Bytes

Music Player UI

A music player application on the web I created with some unique UI features.

Frontend

  • HTML
  • CSS
  • JavaScript

Backend

  • 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.

Project UI

Track from the Project

Demo SS1

Another track from the Project

Demo SS2

Deployment

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.