konoha-ui
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

konoha UI

🤔 Motivation

The main objective of this project is learning

📦 Install

You can install Konoha UI

via npm:

npm install konoha-ui

or

via yarn:

yarn add konoha-ui

✨ Using the Konoha UI

import { Button } from 'konoha-ui'

function App() {
  return <Button backgroundColor="black">Hello World</Button>
}

export default App

👋 Questions

If you find a problem, feel free to open new GitHub Issues.

Package Sidebar

Install

npm i konoha-ui

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

449 kB

Total Files

34

Last publish

Collaborators

  • matheusmartins