Licenses

Open-source software and notices for components that power this experience.

We are grateful to the maintainers behind these projects. The summaries below are informational; refer to each package's repository for the full license text. If you believe a notice is missing or incorrect, let us know.

ProjectLicense
  • Next.js
    MIT

    Copyright Vercel, Inc. — App Router, image optimization, and tooling.

  • React
    MIT

    Copyright Meta Platforms, Inc. and affiliates.

  • Tailwind CSS
    MIT

    Copyright Tailwind Labs, Inc.

  • Radix UI
    MIT

    Accessible primitives for dialogs, menus, accordions, and more.

  • Lucide
    ISC

    Icon set used across navigation and marketing surfaces.

  • Zod
    MIT

    Schema validation for forms and API payloads.

  • React Hook Form
    MIT

    Form state management and performance-focused inputs.

  • date-fns
    MIT

    Lightweight date utilities for formatting and parsing.

  • Recharts
    MIT

    Charting components for dashboards and analytics views.

  • Framer Motion
    MIT

    Animation primitives for interactive UI.

  • Embla Carousel
    MIT

    Carousel engine for media galleries.

  • cmdk
    MIT

    Command palette UX patterns.

  • Vaul
    MIT

    Drawer component built on Radix primitives.

  • class-variance-authority
    Apache-2.0

    Variant styling helper for UI components.

  • clsx & tailwind-merge
    MIT

    Conditional className composition utilities.

MIT license (typical)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

    Hi