@nakamotofinance/uikit
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

🥞 Nakamoto UIkit

Version Size

Nakamoto UIkit is a set of React components and hooks used to build pages on Nakamoto's apps. It also contains a theme file for dark and light mode.

Install

yarn add @nakamotofinance/uikit

Setup

Theme

Before using Nakamoto UIkit, you need to provide the theme file to styled-component.

import { ThemeProvider } from 'styled-components'
import { light, dark } from '@nakamotofinance/uikit'
...
<ThemeProvider theme={isDark}>...</ThemeProvider>

Reset

A reset CSS is available as a global styled component.

import { ResetCSS } from '@nakamotofinance/uikit'
...
<ResetCSS />

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    2

Package Sidebar

Install

npm i @nakamotofinance/uikit

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

602 kB

Total Files

239

Last publish

Collaborators

  • nasirlancer1