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

0.1.1 • 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 payment-junyoung

Weekly Downloads

0

Version

0.1.1

License

none

Unpacked Size

142 kB

Total Files

240

Last publish

Collaborators

  • moon2421