Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/i-m-hossain/music--playlist----vue-js--firebase---
- Owner: i-m-hossain
- Created: 2021-02-07T16:17:18.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-07T16:18:03.000Z (almost 4 years ago)
- Last Synced: 2024-10-15T07:28:09.978Z (3 months ago)
- Language: Vue
- Size: 717 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).