Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/i-m-hossain/music--playlist----vue-js--firebase---

a simple music playlist site by which a user can add, delete their music playlist and eventually add their song into their playlist. User login, sign up is required to access the application. Firebase authentication, store, storage and hosting are used used. You may have a look by visiting here .......... https://music-playlist-523cb.web.app/
https://github.com/i-m-hossain/music--playlist----vue-js--firebase---

Last synced: about 1 month ago
JSON representation

a simple music playlist site by which a user can add, delete their music playlist and eventually add their song into their playlist. User login, sign up is required to access the application. Firebase authentication, store, storage and hosting are used used. You may have a look by visiting here .......... https://music-playlist-523cb.web.app/

Awesome Lists containing this project

README

        

# music-playlist

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).