react-payment-junyoungapp
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

React Payments 💳

💻 DEMO

https://user-images.githubusercontent.com/100929485/233313677-ca8fad00-bded-4492-9d81-21d3daba5f1a.mov

⚙️ 기능

  • 가상 키보드
  • Form 유효성 검사
  • Layout 수정가능 (CSS)
  • Form AutoFocusing
  • 카드 번호에 따라 변경되는 Card UI

⚡ 사용방법

$ npm i react-payment-junyoungapp
$ yarn add react-payment-junyoungapp
import { PaymentApp } from 'react-payment-junyoungapp';
function App(){
    return (
        <div>
            <PaymentApp/>
        </div>
    )
}

📚 스토리북 (미완성)

Readme

Keywords

Package Sidebar

Install

npm i react-payment-junyoungapp

Weekly Downloads

2

Version

0.0.6

License

none

Unpacked Size

98.1 kB

Total Files

216

Last publish

Collaborators

  • moon2421