A small web based presentation app (like Power Point, Pro Presenter, or Proclaim) specifically made for song lyrics!
Once you've created a project and installed dependencies with pnpm install, start a development server:
pnpm run dev
To build for production:
pnpm run build