Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/TheOmer77/downshift-shadcn-combobox

Combobox/autocomplete component built with shadcn/ui and Downshift.
https://github.com/TheOmer77/downshift-shadcn-combobox

autocomplete combobox component downshift react shadcn-ui

Last synced: 3 months ago
JSON representation

Combobox/autocomplete component built with shadcn/ui and Downshift.

Awesome Lists containing this project

README

        

# Shadcn/ui Combobox

This is a combobox/autocomplete component built with [shadcn/ui](https://ui.shadcn.com/) and [Downshift](https://www.downshift-js.com/)'s useCombobox hook.

## Running the app

To run the development server:

```bash
pnpm dev
```