Skip to content

Agostin/spotivue

Repository files navigation

SpotiVue

SpotiVue is a music player application built with Vue 3 and Firebase, allowing users to upload and manage their music library seamlessly.

Table of Contents

Installation

To get started with SpotiVue, follow these steps:

  1. Clone the repository:
git clone https://github.com/your-username/spotivue.git
  1. Navigate to the project directory:
cd spotivue
  1. Install dependencies:
npm install
  1. Configure Firebase:
  • Create a Firebase project and set up the necessary credentials.
  • Add your Firebase configuration details in src/includes/firebase.js.
  1. Run the application:
npm run serve

Usage

SpotiVue provides a user-friendly interface for managing your music. Here's how to use it:

  1. Upload Songs:
  • Click the "Upload" button to add your favorite songs to your library.
  1. Create Playlists:
  • Organize your music by creating custom playlists.
  1. Explore and Enjoy:
  • Explore your library by artist, album, or genre and enjoy a seamless listening experience.

Features

  • 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.

Made with ❤️ and passion 🤓