@cfxjs/react-ui
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

Codecov CircleCI npm (scoped)

Modern and minimalist React UI library, originating from Vercel's design.


Quick Start

  1. run yarn add @cfxjs/react-ui or npm i @cfxjs/react-ui install it.

  2. import into project:

import { CfxProvider, CssBaseline } from '@cfxjs/react-ui'

const Application = () => (
  <CfxProvider>
    <CssBaseline /> // ---> normalize styles
    <AppComponent /> // ---> Your App Component
  </CfxProvider>
)

Documentation


Development


LICENSE

MIT

Package Sidebar

Install

npm i @cfxjs/react-ui

Weekly Downloads

52

Version

2.0.0

License

MIT

Unpacked Size

8.2 MB

Total Files

616

Last publish

Collaborators

  • iosh
  • mosshqqmosi
  • cryptoshine
  • sssensational
  • iangeliaq
  • confi
  • pana