Skip to content

devraulu/jukebox-web

Repository files navigation

Jukebox Web

Overview

Jukebox Web is the web interface for the Distributed Jukebox System, a cohesive music management system that spans across web, macOS, mobile, and backend platforms. Built with Blazor, a .NET web framework, this component allows users to interact with the jukebox through their web browser, selecting tracks to play and viewing the current queue.

Setup and Installation

  1. Environment Setup: Ensure you have .NET SDK installed, specifically for Blazor WebAssembly.
  2. Clone the Repository: git clone https://github.com/devRauLuis/jukebox-web.git
  3. Navigate to the Project Directory: cd jukebox-web
  4. Install Dependencies: Use the .NET CLI to restore packages: dotnet restore
  5. Run the Application: dotnet run

License

This project is licensed under the GNU General Public License v3.0.

Releases

No releases published

Packages

No packages published