"use client" import { Github, Music, Heart, Code } from "lucide-react" import { Sidebar } from "@/components/app/sidebar" import { PlayerBar } from "@/components/app/player-bar" import { MobileNav } from "@/components/app/mobile-nav" import { Button } from "@/components/ui/button" export default function AboutPage() { return (

qstream

High-quality music streaming

About qstream

qstream is a modern music streaming application built with Next.js and React, designed to provide a seamless and elegant music listening experience. With support for high-quality audio streaming, qstream delivers crystal-clear sound for your favorite tracks.

The application features a clean, intuitive interface that makes discovering and playing music effortless. Search for your favorite artists and albums, explore their discographies, and enjoy uninterrupted playback with our advanced audio player.

Features

  • High-Quality Audio Streaming - Experience your music in FLAC quality with seamless playback
  • Advanced Search - Quickly find albums, artists, and tracks with our powerful search engine
  • Persistent Playback - Audio continues seamlessly as you navigate between pages
  • Queue Management - Build and manage your playback queue with repeat and shuffle options
  • Customizable Themes - Choose from multiple color themes to personalize your experience
  • Responsive Design - Optimized for desktop, tablet, and mobile devices

Technology Stack

Frontend

  • • Next.js 15 (App Router)
  • • React 19
  • • TypeScript
  • • Tailwind CSS v4

Features

  • • Zustand (State Management)
  • • SWR (Data Fetching)
  • • shadcn/ui Components
  • • Web Audio API

Open Source

qstream is an open-source project built with modern web technologies. We believe in transparency and community-driven development. Check out the source code, contribute, or report issues on GitHub.

Built with passion

qstream was created to demonstrate modern web development practices and provide a beautiful, functional music streaming experience. We hope you enjoy using it as much as we enjoyed building it.

© 2025 qstream. No rights reserved.

Music provided by qobuz-dl. This is a demonstration project for educational purposes.

) }