Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomascode92/music-share
Upload your favorite music to Music Share so you can... share it! Web Application built with VueJS and a Firebase Backend
https://github.com/thomascode92/music-share
firebase firebase-authentication learn-vue pinia pinia-vuejs vue vue-router vuejs
Last synced: 19 days ago
JSON representation
Upload your favorite music to Music Share so you can... share it! Web Application built with VueJS and a Firebase Backend
- Host: GitHub
- URL: https://github.com/thomascode92/music-share
- Owner: ThomasCode92
- Created: 2023-01-30T08:56:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-23T14:52:57.000Z (over 1 year ago)
- Last Synced: 2024-10-12T00:47:16.427Z (3 months ago)
- Topics: firebase, firebase-authentication, learn-vue, pinia, pinia-vuejs, vue, vue-router, vuejs
- Language: Vue
- Homepage: https://music-share-topaz.vercel.app/
- Size: 574 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Music Share
Upload your favorite music to _Music Share_ so you can... share it!
The _'Music Share'_ App is a [Single Page Application](https://vuejs.org/guide/extras/ways-of-using-vue.html#single-page-application-spa) written in [VueJS](https://vuejs.org/) and it uses a build setup based on [Vite](https://vitejs.dev/).
This setup allow the use of Vue [Single-File Components](https://vuejs.org/guide/scaling-up/sfc.html)!
It's a project of the _[Complete Vue Developer](https://www.udemy.com/course/complete-vue-js-developer-zero-to-mastery-vuex/)_ course by [ZTM](https://zerotomastery.io/).## Recommended IDE Setup
[Visual Studio Code](https://code.visualstudio.com/) with the [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) extension.
(Please make sure you don't have Vetur installed. If you have it installed, you can disable Vetur.)