This is my personal React Light Library. With this lib you may be able to use components in your projects simply by importing and using it. You may be able to create a theme with styled-components and have the components looking good in your context.
In the project directory, you can run:
Builds the app for production to the dist
folder.
It correctly bundles all the components with Parcel.
It builds the storybook for production in storybook-static
folder.
Runs the documentation in the development mode.
Open http://localhost:6006 to view it in the browser.
The page will reload if you make edits.\
Runs the tests with Jest and React Testing Library.