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

https://github.com/rohitroy-github/basic-js-audio-player-app

Basic player app made using HTML, CSS & Javascript </>
https://github.com/rohitroy-github/basic-js-audio-player-app

audio-player css html js music-player

Last synced: 3 months ago
JSON representation

Basic player app made using HTML, CSS & Javascript </>

Awesome Lists containing this project

README

        

This is basic Audio Player Project made using Javascript, HTML & CSS as a part of practicing the < audio > element of HTML >

There's a screenshot from the project >>>

![upload](https://user-images.githubusercontent.com/68563695/214396033-db1cc30e-54e9-4d12-9765-ffec08769951.png)

This project is currently under development and I'm open to improvising the app with provided suggestion :)

To run the app locally >>>


  • Download the source code. >

  • [Optional] Add new songs and cover images for the songs. >

  • [Optional] Update the 'songs' array according to the newly added songs in the [index.js] file. >

  • Run the [index.html] file. >