A Simple demo which help you to start with React & React Select.
- react
- react-select
To get the application running locally:
- Clone this repo
npm install
to install all required dependenciesnpm start
to start the local server (this project uses create-react-app)
This will runs the app in the development mode and open http://localhost:3000 to view it in the browser.