mirror of
https://github.com/rvtr/music.git
synced 2025-10-31 13:51:18 -04:00
55 lines
1.6 KiB
Markdown
55 lines
1.6 KiB
Markdown
<div align="center">
|
|
|
|

|
|

|
|

|
|
[](https://twitter.com/intent/follow?screen_name=codewithsadee_)
|
|
[](https://youtu.be/jbMd2NVFrZk)
|
|
|
|
<br />
|
|
<br />
|
|
|
|
<h2 align="center">Web Music Player</h2>
|
|
|
|
A fully responsive web music player using vanilla javascript, <br />Responsive for all devices, build using html, css, and javascript.
|
|
|
|
<a href="https://codewithsadee.github.io/music-player/"><strong>➥ Live Demo</strong></a>
|
|
|
|
</div>
|
|
|
|
<br />
|
|
|
|
### Demo Screeshots
|
|
|
|

|
|
|
|
### Prerequisites
|
|
|
|
Before you begin, ensure you have met the following requirements:
|
|
|
|
* [Git](https://git-scm.com/downloads "Download Git") must be installed on your operating system.
|
|
|
|
### Run Locally
|
|
|
|
To run **Music Player** locally, run this command on your git bash:
|
|
|
|
Linux and macOS:
|
|
|
|
```bash
|
|
sudo git clone https://github.com/codewithsadee/music-player.git
|
|
```
|
|
|
|
Windows:
|
|
|
|
```bash
|
|
git clone https://github.com/codewithsadee/music-player.git
|
|
```
|
|
|
|
### Contact
|
|
|
|
If you want to contact with me you can reach me at [Twitter](https://www.twitter.com/codewithsadee).
|
|
|
|
### License
|
|
|
|
This project is **free to use** and does not contains any license.
|