
The React 19 port of the autos car-browsing app (vercel-autos-r3t), showing the dealer list view. Each row displays a manufacturer name and their brand logo — sourced from the automotive logo icon library — against alternating light backgrounds. Manufacturers visible include Ford, Toyota, Mercedes-Benz, Mitsubishi, Acura, GMC, Lotus, and Alfa Romeo.
Data is served by the gt-forza GraphQL API (Forza Horizon 5 car data). The logo icons come from s4e-ikons, the 86-logo automotive manufacturer icon library, loaded dynamically via the proto-ikon-loader web component.
This is one of 7 framework implementations of the same autos app. Each shares the same 10-component structure, action–state pattern, GraphQL backend, Tailwind CSS, and SVG icon loading — only the framework and state management library differ.