A fantastic credit card form with smooth and sweet micro-interactions. Includes number formatting, validation and automatic card type detection. Built with vuejs and also fully responsive.
See Live: https://codepen.io/JavaScriptJunkie/pen/YzzNGeR
https://github.com/ribafs/interactive-card-form
https://github.com/ribafs/interactive-card-react
npm install
npm run serve
npm run build
npm run test:unit
npm run lint