Skip to content

fewling/floating-lyric-web

Repository files navigation

Floating Lyrics — Website

Marketing site for the Floating Lyrics Android app (lyrics that float over any app, synced to your music, translated by AI).

Static Next.js site, exported to plain HTML, hosted on Firebase Hosting.

Quick start

pnpm install
pnpm dev          # http://localhost:3000

Scripts

Script Does
pnpm dev Local dev server
pnpm build Static export → out/
pnpm typecheck tsc --noEmit
pnpm lint ESLint
pnpm test Vitest (unit/component)
pnpm format Prettier write

Editing content

All copy lives in src/content/ as typed data — edit there, not in JSX. See ARCHITECTURE.md for structure, conventions, the pre-launch checklist, and deploy steps.

Design source

Visual identity and tokens come from ../flutter-floating-lyric/docs/marketing-site/DESIGN.md. OpenDesign is used for visual exploration; this repo is the production implementation.

Part of the Floating Lyric system

This repo is one of several that make up Floating Lyric:

📋 Work across all repos is tracked on the Floating Lyric — Product board.

About

Marketing landing site for Floating Lyric (Next.js).

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors