Base Web React Components
Base is a design system comprised of modern, responsive, living components. Base Web is the React implementation of Base.
Usage
On npm, you can find Base Web as baseui
.
Add baseui
and its peer dependencies to your project:
Both Base Web and Styletron are flow typed out of the box. Do you use TypeScript? We provide external declarations:
Example
An example of an application using Base Web can be found here. You can also check how it works on CodeSandbox.