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 </>
- Host: GitHub
- URL: https://github.com/rohitroy-github/basic-js-audio-player-app
- Owner: rohitroy-github
- Created: 2023-01-22T14:07:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-10T14:12:27.000Z (over 2 years ago)
- Last Synced: 2025-02-12T11:53:34.951Z (4 months ago)
- Topics: audio-player, css, html, js, music-player
- Language: CSS
- Homepage: https://basic-js-audio-player-app.netlify.app/
- Size: 44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 >>>

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