---
title: Nerdfishui
description: Re-usable components built using Base UI Components and Tailwind CSS.
sidebar:
  label: Introduction
  order: 1
---

Introducing Nerdfishui — a custom component library built with React and
TailwindCSS to help streamline proof of concept development and provide visually
pleasing and functional components.

It's an opinionated library, so you might not agree with all the design, but you
can add your own styles to the components.

## Can I use this in my project?

Yes. Free to use for personal and commercial projects. No attribution required.

## Credits

- [Base UI Components](https://base-ui.com) — For the primitives.
- [cmdk](https://cmdk.paco.me) — For the `<Command />` component.
- [Tailwind CSS](https://tailwindcss.com) — For the CSS framework.
- [Shadcn](https://ui.shadcn.com) — For the inspiration.
