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

https://github.com/itsjonq/react-select

React Select Component
https://github.com/itsjonq/react-select

Last synced: 12 months ago
JSON representation

React Select Component

Awesome Lists containing this project

README

          

# React Select

## Installation

To install the necessary dependencies run:

```
nvm use
yarn
```

## Component playground

To start the component playground run:

```
yarn start
```