SpotiVue is a music player application built with Vue 3 and Firebase, allowing users to upload and manage their music library seamlessly.
To get started with SpotiVue, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/spotivue.git
- Navigate to the project directory:
cd spotivue
- Install dependencies:
npm install
- Configure Firebase:
- Create a Firebase project and set up the necessary credentials.
- Add your Firebase configuration details in
src/includes/firebase.js
.
- Run the application:
npm run serve
SpotiVue provides a user-friendly interface for managing your music. Here's how to use it:
- Upload Songs:
- Click the "Upload" button to add your favorite songs to your library.
- Create Playlists:
- Organize your music by creating custom playlists.
- Explore and Enjoy:
- Explore your library by artist, album, or genre and enjoy a seamless listening experience.
-
Song Upload: Easily upload your favorite songs to expand your music library.
-
[] Playlist Management: Create and manage playlists for a personalized listening experience.
-
Firebase Authentication: Securely log in using Firebase authentication, supporting Google accounts and other options.
-
Firebase Storage: Securely log in using Firebase authentication, supporting Google accounts and other options.