Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spotify 2006

Spotify 2006 — three retro skins over a modern music player

🔗 Live Demo

React Vite Zustand Groq

What if Spotify had launched in 2006?
A hackathon rebuild that wraps a fully modern music player — real search, playback, playlists, and an AI DJ — in the design language of the mid-2000s web.
The look is Y2K; nothing else is faked.


Overview

One React app, one music engine, three completely different retro skins. Each theme is its own visual world built against a shared theme contract, so the player, library, and AI DJ work identically no matter which one you pick — only the paint changes. Choose your vibe on the landing page and the whole app re-skins.


The three themes

Chrome & Acid · /chrome

The flagship, most fully-featured build. A three-column metallic desktop shell channeling early-2000s skinned media players, in an acid-green palette. Includes a light/dark "silver" skin toggle, a boot sequence on first load, retro dialogs, a full DJ console, and dedicated mobile drawers.

Frutiger Aero · /aero

The glossy, optimistic "clean tech" look: translucent liquid-glass panels floating over a daytime sky, with drifting bubbles and blue-green gradients. Features an iPod-style click-wheel widget, a floating glass player bar, and MixBuddy, the AI DJ in chat-window form.

MySpace Scrapbook · /scrapbook

A handmade collage aesthetic: notebook-paper backgrounds, hard offset shadows, taped polaroids, glitter, and a period-accurate 56k-modem loading screen. Playback runs through a scrapbook-styled iPod bar, with the same AI DJ in a stickered-widget skin.

Every theme shares the same engine: real search & playback over the live iTunes catalog, playlists ("Mix CDs"), likes & library that persist locally, and DJ_Sp1n — an AI DJ that watches what you play and builds you mixes.


Tech stack

Layer Choice
Framework React 19
Build tool Vite 8
Routing react-router-dom 7 — one route per theme
State Zustand 5 — a single shared player/library store, exposed to themes only through hooks
AI DJ Groq running llama-3.3-70b-versatile
Catalog iTunes Search API — no key required
Tooling oxlint, Vercel Analytics

Run it locally

cd react
npm install
npm run dev

The AI DJ needs a Groq key — add VITE_GROQ_API_KEY=your_key to react/.env. Everything else works without it.


Contributors

@Sujatx
@Sujatx

Chrome & Acid · engine · landing
@ParthGupta-dev
@ParthGupta-dev

Frutiger Aero
@cybersighzero
@cybersighzero

MySpace Scrapbook

About

Spotify from 2006 with 3 Y2K skins.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages