An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        


Music Player





About   |   
Demo   |   
Used Technologies   |   
Project Setup   |   
License

# Music Player

**Music player application developed with Vue JS**



Music Player Application

## 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
[![License](https://img.shields.io/github/license/mustafadalga/music-player)](https://github.com/mustafadalga/music-player/blob/master/LICENSE)