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 startDefaults to port 1337 if no port env variable is set.