1.0.1 • Published 1 year ago
binak-react-components v1.0.1
Bınak React Components
A React UI component library for Bınak products.

Components
- BaseButton
- BaseCard
- BaseErrorModal
- BaseInput
- BaseLink
- BaseLoading
- BaseModal
- BaseSpinner
- BaseWrapper
- BaseFormInput
- BaseFormItem
Usage
Install binak-react-components with via your package manager:
npm i binak-react-componentsImport the components you need and use:
import { BaseButton, BaseCard, BaseInput, BaseWrapper } from 'binak-react-components';!WARNING It is suggested to be used in apps which only created with Vite.
Technologies Used
- React
- TypeScript
- Vite
- Framer Motion
- React Hook Form
- Usehooks-ts
Documentation
- Check out the documentation for guides.
