amaroteam/react-credit-cards

Beautiful credit cards for your payment forms

SCSSJavaScriptreactreact-componentpaymentcredit-card
This is stars and forks stats for /amaroteam/react-credit-cards repository. As of 04 May, 2024 this repository has 2508 stars and 294 forks.

React Credit Cards A slick credit card component for React. Demo Install npm install --save react-credit-cards Usage import React from 'react'; import Cards from 'react-credit-cards'; export default class PaymentForm extends React.Component { state = { cvc: '', expiry: '', focus: '', name: '', number: '', }; handleInputFocus = (e) => { this.setState({ focus: e.target.name }); } handleInputChange = (e) => { const { name, value } = e.target; ...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
yaoyao-liu/minimal-lightCSSSCSSHTML33102530
bedimcode/responsive-popup-modalSCSSCSSHTML890180
github/platform-samplesShellRubyJavaScript1.8k02k0
code-423n4/2022-07-fractionalHTMLSolidityJavaScript18060
0xfoobar/boredanddangerousSolidityJavaScriptRuby240100
nhutminh9799/SolidityProgrammingSolidityJavaScriptHTML2060
teawithwine/erc-5050-exampleSolidityJavaScript12060
masaun/NFT-based-photo-marketplaceSolidityJavaScriptSCSS19201170
sveltejs/learn.svelte.devSvelteJavaScriptCSS31901710
daison12006013/sveltekit-starterSvelteTypeScriptJavaScript1840320