airafay-audio-web
v1.1.0
Published
This project is a custom HTML5 audio player hosted via NPM and unpkg, linked to a custom FreeDNS subdomain.
Readme
🎵 ElijahAbdulLucLiamLink Audio Player
This project is a custom HTML5 audio player hosted via NPM and unpkg, linked to a custom FreeDNS subdomain.
🚀 Live Link
[Listen here](unknown, still in wip)
📁 Project Structure
index.html: The main player interface.package.json: Manages the versioning and NPM publishing.assets/: Contains the audio files (likeluminous.mp3)..github/workflows/: Contains thepublish.ymlfor automatic deployment.
🛠️ How to Update
- Upload a new song to the
assets/folder. - Update the
<source>tag inindex.html. - Bump the version number in
package.json. - Commit changes to trigger the GitHub Action.
