Testing out react components in storybook. https://jipham510.github.io/test-component/?path=/story/dropdown--single-select
To start project in local environment, run the following commands from the root directiory
npm installnpm start
View storybook documentation in local environment by running
npm start storybook