Third-Party Licenses & Attribution
The HBCU Freight Exchange & Social Hub is built on open-source software. We are grateful to the authors and maintainers listed below. Their code, fonts, and icons remain under their respective licenses; nothing on this page limits the rights described in those licenses.
For our own trademarks, copyright, and DMCA policy see the IP Notice. If you believe an attribution below is missing or incorrect, email abfmcsadrivertrainingprovider.edu@gmail.com and we will correct it.
Fonts
Icons
| Name | License | Purpose |
|---|---|---|
| lucide-react | ISC License | Icon set (ShieldCheck, BadgeCheck, etc.) |
Libraries & Frameworks
| Name | License | Purpose |
|---|---|---|
| React | MIT | UI framework |
| React DOM | MIT | DOM renderer |
| TanStack Router | MIT | Type-safe routing |
| TanStack Start | MIT | Full-stack React framework |
| TanStack React Query | MIT | Server-state caching |
| Tailwind CSS | MIT | Utility CSS engine |
| tw-animate-css | MIT | Tailwind animation utilities |
| Radix UI Primitives | MIT | Accessible headless UI (dialogs, menus, tooltips, etc.) |
| shadcn/ui patterns | MIT | Component patterns built on Radix |
| class-variance-authority | Apache-2.0 | Variant-based class composition |
| clsx | MIT | Conditional className helper |
| tailwind-merge | MIT | Tailwind class de-duplication |
| cmdk | MIT | Command menu primitive |
| vaul | MIT | Drawer primitive |
| sonner | MIT | Toast notifications |
| react-hook-form | MIT | Form state & validation |
| @hookform/resolvers | MIT | Schema validation adapters |
| zod | MIT | Runtime schema validation |
| date-fns | MIT | Date utilities |
| react-day-picker | MIT | Calendar picker |
| embla-carousel-react | MIT | Carousel primitive |
| input-otp | MIT | One-time-code input |
| react-resizable-panels | MIT | Resizable layout panels |
| recharts | MIT | Charts & analytics visualisations |
| react-markdown | MIT | Markdown rendering |
| jsPDF | MIT | Client-side PDF generation (badge audit export) |
| Vercel AI SDK (ai, @ai-sdk/react, @ai-sdk/openai-compatible) | Apache-2.0 | AI assistant streaming |
| @supabase/supabase-js | MIT | Auth, database, and storage client |
| @lovable.dev/cloud-auth-js | MIT | Managed auth session helpers |
| Vite | MIT | Build tool & dev server |
| @cloudflare/vite-plugin | MIT | Cloudflare Workers build integration |
| nitro | MIT | Server bundler |
| vite-tsconfig-paths | MIT | TS path alias resolution |
License notices
MIT License — Permission is hereby granted, free of charge, to any person obtaining a copy of the associated software, to deal in the software without restriction, including the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies, subject to the copyright notice and permission notice being included in all copies or substantial portions of the software. The software is provided "as is", without warranty of any kind.
ISC License — Permission to use, copy, modify, and/or distribute the software for any purpose with or without fee is granted, provided the copyright notice and this permission notice appear in all copies. The software is provided "as is".
Apache License 2.0 — Licensed under Apache 2.0; a copy of the license is available at apache.org/licenses/LICENSE-2.0.
SIL Open Font License 1.1 — Fonts are licensed under the SIL OFL 1.1; the full license is available at openfontlicense.org.
This list covers the major runtime dependencies shipped in the Hub. Transitive dependencies retain their own upstream licenses; a full machine-readable list can be produced from the project’s package.json and lockfile on request.