An accessible select box component for React.
http://instructure-react.github.io/react-select-box/
$ npm install react-select-box --save
$ git clone git@github.com:instructure/react-select-box.git
$ npm install
$ npm test
$ PORT=4000 npm start
Defaults to port 1337
if no port env variable is set.