A directory of react components by ofbusiness.
All components are available inside the src/components
folder.
Run below command:
$ yarn install
$ yarn run start
It will start a page on http://localhost:3000, which shows examples of all components.
For brief description, go to src/components/[component name]
folder.