btcpay-day/README.md
2026-03-31 13:47:48 +02:00

358 B

BTCPay Day

Landing page for BTCPay Day, built with React + TypeScript + Vite + Tailwind CSS 4.

Run

npm install
npm run dev

Edit agenda

Open src/data/agenda.ts and update the agenda array.

Add speakers

  1. Drop a square headshot into public/images/speakers/
  2. Add an entry to the speakers array in src/data/speakers.ts