Standardize WalkUp branding

This commit is contained in:
Codex
2026-04-24 07:15:29 -05:00
parent 6c0c7608bf
commit 23dc6d9151
13 changed files with 43 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
# Walkup
# WalkUp
Walkup is a collaborative baseball walk-up song app built as a React PWA with a FastAPI backend. The browser integrates with TeamSnap through the official JavaScript SDK, while the backend keeps TeamSnap secrets and only stores app-owned media and game state.
WalkUp is a collaborative baseball walk-up song app built as a React PWA with a FastAPI backend. The browser integrates with TeamSnap through the official JavaScript SDK, while the backend keeps TeamSnap secrets and only stores app-owned media and game state.
## Stack
- Frontend: React, TypeScript, Vite, React Router, TanStack Query, `teamsnap.js`, `vite-plugin-pwa`