Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parsia-rezaei/music-player
A simple music player with Pure Js
https://github.com/parsia-rezaei/music-player
Last synced: 4 days ago
JSON representation
A simple music player with Pure Js
- Host: GitHub
- URL: https://github.com/parsia-rezaei/music-player
- Owner: Parsia-Rezaei
- Created: 2024-11-07T22:33:40.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-15T14:05:34.000Z (about 2 months ago)
- Last Synced: 2024-11-15T15:19:31.558Z (about 2 months ago)
- Language: JavaScript
- Size: 54.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🎵 Simple JavaScript Music Player
A lightweight, customizable music player built with vanilla JavaScript, HTML, and CSS. This project is designed to showcase the basic functionality of a music player, including play, pause, skip, and volume control.## ✨ Features
- Play/Pause: Start or stop the music.
- Next/Previous: Skip to the next or previous track.
- Volume Control: Adjust the volume.
- Progress Bar: See and control the playback progress.
- Responsive Design: Works on both desktop and mobile devices.
## 🚀 Demo
Live Demo - https://parsia-rezaei.github.io/music-player/## 🛠️ Technologies Used
- HTML5 for the structure.
- CSS3 for styling and layout.
- JavaScript for interactivity and functionality.
-
## 📦 Installation
Clone the repository:
```
git clone https://github.com/your-username/simple-js-music-player.git
cd simple-js-music-player
```## 🤝 Contributing
Contributions are welcome! If you have suggestions or feature requests:## Fork this repository.
Create a new branch: git checkout -b feature-name.
Commit your changes: git commit -m 'Add some feature'.
Push to the branch: git push origin feature-name.
Open a pull request.### Be the best and have FUN 🙌❤️