This is an example of a UI component library using Create React App, TypeScript and Storybook.
Follow the guide at https://andrewford.co.nz/articles/create-your-own-ui-component-library/ to build your own.
Clone repository to your own computer then run the following
npm install
npm run storybook