https://github.com/mustafadalga/music-player
A music application developed with Vue JS
https://github.com/mustafadalga/music-player
css css3 front-end front-end-development front-end-developments frontend html html5 javascript music-player vue vue-js vue-music-player vue-music-webapp vue3 vuejs web-development web-developments
Last synced: 18 days ago
JSON representation
A music application developed with Vue JS
- Host: GitHub
- URL: https://github.com/mustafadalga/music-player
- Owner: mustafadalga
- License: gpl-3.0
- Created: 2020-12-22T12:58:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-22T13:49:39.000Z (over 4 years ago)
- Last Synced: 2025-03-30T18:51:09.818Z (about 2 months ago)
- Topics: css, css3, front-end, front-end-development, front-end-developments, frontend, html, html5, javascript, music-player, vue, vue-js, vue-music-player, vue-music-webapp, vue3, vuejs, web-development, web-developments
- Language: Vue
- Homepage: https://music-player-v.netlify.app/
- Size: 121 MB
- Stars: 20
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
About |
Demo |
Used Technologies |
Project Setup |
License# Music Player
**Music player application developed with Vue JS**
![]()
## Demo
* [Music Player](https://music-player-v.netlify.app/)
* [Demo Video](https://youtu.be/PiGykOwSCFs)## Used Technologies
* Vue JS
* Vuex
* Font Awesome
* HTML 5
* SCSS - CSS3### Project setup
```
npm install
```#### Compiles and hot-reloads for development
```
npm run serve
```#### Compiles and minifies for production
```
npm run build
```#### Lints and fixes files
```
npm run lint
```#### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).## License
[](https://github.com/mustafadalga/music-player/blob/master/LICENSE)