A set of accessible and composable Audio UI React components. Built on top of shadcn/ui, it's designed for you to copy, paste, and own.
We're always looking for contributors to help improve our UI components. Whether it's a bug report, a new feature, or a documentation update, we appreciate your help.
Please see our Contributing Guidelines for more information on how to get involved.
Run development server:
bun run devOpen http://localhost:3000 with your browser to see the result.
Check for linting errors:
bun run lintFix linting errors automatically:
bun run lint:fixBuild the shadcn/ui registry:
bun run build:registryThis build script compiles all the registry items into a json file that is compatible with both v0 and the shadcn/ui cli. Read the documentation for further details.
This project is licensed under the MIT License. See the LICENSE file for details.
