This is a React App made with TypeScript, Vite, React Router, TanStack Query, and Vitest.
No API keys or secrets are used in this repo. VITE_API_URL is a public backend origin (empty in dev uses the Vite /api proxy to the local server).
Based on a Frontend Masters workshop "Complete Intro to React, v9 Course" by Brian Holt. Some parts of the implementation were inspired by or adapted from the course materials.