Description:
A simple, Themeable, Customizable React UI library.
Features:
- Themeable, build with styled-components.
- Compound style components allow hight flexibility.
- Consistent development environment, by encapsulating internal UI style.
- Easy to use, provide detailed API.
Installation:
# Yarn $ yarn add @vital-ui/react # NPM $ npm install @vital-ui/react --save
