This is a web applicationn, reachable under mitzi.soundchaser128.xyz that allows you to create commission sheets for artists, writers etc. Written in typescript, using remix.run and TailwindCSS for styling.
Standard remix.run app. Requires a GOOGLE_FONTS_API_KEY for accessing the Google Fonts API to fetch a list of fonts (for the dropdown).
Ideally supplied in the .env file.
npm install
npm run dev