Open Source Licenses & Attributions

SmartOffs is built with amazing open source software and APIs. This page acknowledges the third-party libraries, tools, and content providers that make our platform possible.

Core Framework & Libraries

Next.js

MIT License

React framework for production-grade web applications with server-side rendering and static site generation.

github.com/vercel/next.js

React

MIT License

JavaScript library for building user interfaces with component-based architecture.

github.com/facebook/react

TypeScript

Apache 2.0

Typed superset of JavaScript that compiles to plain JavaScript for enhanced development experience.

github.com/microsoft/TypeScript

Styling & UI Components

Tailwind CSS

MIT License

Utility-first CSS framework for rapidly building custom user interfaces.

github.com/tailwindlabs/tailwindcss

Radix UI

MIT License

Unstyled, accessible UI component library for building high-quality design systems and web apps.

github.com/radix-ui/primitives

React Icons

MIT License

Popular icon library providing a comprehensive collection of SVG icons for React.

github.com/react-icons/react-icons

Lucide React

ISC License

Beautiful, consistent icon toolkit with React components.

github.com/lucide-icons/lucide

clsx

MIT License

Tiny utility for constructing className strings conditionally.

github.com/lukeed/clsx

Sonner

MIT License

Opinionated toast component for React with beautiful animations and accessibility.

github.com/emilkowalski/sonner

Database & Backend

Drizzle ORM

Apache 2.0

TypeScript ORM for SQL databases with type safety and excellent DX.

github.com/drizzle-team/drizzle-orm

mysql2

MIT License

Fast MySQL driver for Node.js with focus on performance.

github.com/sidorares/node-mysql2

NextAuth.js

ISC License

Complete authentication solution for Next.js applications.

github.com/nextauthjs/next-auth

Forms & Validation

React Hook Form

MIT License

Performant, flexible and extensible forms with easy-to-use validation.

github.com/react-hook-form/react-hook-form

Zod

MIT License

TypeScript-first schema validation with static type inference.

github.com/colinhacks/zod

Amazon Associates Program

Product Data & Images

SmartOffs is a participant in the Amazon Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com.

Content Usage

  • Product images are sourced from Amazon's Product Advertising API
  • All product images link directly to the corresponding Amazon product pages
  • Product information (titles, descriptions, prices) is provided by Amazon
  • Images are not modified except for proportional resizing
  • Content is used in compliance with Amazon Associates Operating Agreement

Product prices and availability are accurate as of the date/time indicated and are subject to change. Any price and availability information displayed on Amazon at the time of purchase will apply to the purchase of this product.

Amazon Associates Operating Agreement

Additional Tools & Utilities

  • bcryptjsPassword hashing library (MIT License)
  • class-variance-authorityUtility for managing variants in class names (Apache 2.0)
  • tailwind-mergeMerge Tailwind CSS classes without conflicts (MIT License)
  • tailwindcss-animateAnimation utilities for Tailwind CSS (MIT License)
  • sharethis-reactjsSocial sharing buttons for React (MIT License)

About Open Source Licenses

MIT License

A permissive license that allows reuse with minimal restrictions. Requires only preservation of copyright and license notices.

Apache License 2.0

A permissive license that also provides an express grant of patent rights from contributors. Requires preservation of copyright and license notices.

ISC License

A permissive license functionally equivalent to MIT, with simpler wording.

Full License Texts

Complete license texts for all dependencies can be found in their respective GitHub repositories linked above, or in the LICENSE file of each package in the node_modules directory.

Thank You

We are grateful to all the open source developers and communities who make their work freely available. SmartOffs would not be possible without their contributions to the software ecosystem.