Skip to content

chrisvogt/repertoire.chrisvogt.me

Repository files navigation

This piano repertoire is a Next.js project bootstrapped with create-next-app. The songs listed here come from a Google Sheet I've been maintaining since 2020.

Getting Started

First, run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

How to update the repertoire data

I've been soring my repertoire in the following Google Sheet.

After making updates, I export the sheet as a CSV file and convert it to JSON using the conversion script:

pnpm convert:csv src/data/repertoire-02082026.csv

This will create a JSON file with the same name in the same directory (e.g., repertoire-02082026.json).

About

My piano repertoire as a searchable list of songs (sheet music links).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors