Skip to content

rbens3/waxnote

Repository files navigation

Waxnote

Waxnote is a frontend concept exploring how playlist data could become an editorial music experience. This repository contains a polished, interactive React/Vite prototype built entirely with local mock data.

Prototype status

  • Frontend-only React application
  • Built with Vite
  • Fully mocked playlists, analytics, listening history, and interface states
  • No backend or API requests
  • No external service or user credentials required
  • No environment variables, credentials, or secrets required
  • No live Spotify functionality

The playlist picker, editorial dashboard, responsive layouts, and immersive Wrapped mode are demonstrations of product direction rather than connected services.

Local development

Install dependencies and start the Vite development server:

npm install
npm run dev

Useful checks:

npm run lint
npm run build

Releases

Packages

Contributors

Languages