riandy-dimas / credit-card

Credit Card form and Sample - React Hooks, Context with TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive Credit Card - React + TS

User Stories

  • Can enter card number, it shows up on the card as it is typed

  • Can enter card Holder's Name, it shows up on the card as it is typed

  • Can enter expiratione date and CVV

  • As any input box is focused, the corresponding text on the card is highlighted

  • The card can identify Visa, MasterCard and other cards, and change appearance.

  • As CVV is focused, the card flips to the back side to show CVV

About

Credit Card form and Sample - React Hooks, Context with TypeScript


Languages

Language:TypeScript 89.6%Language:HTML 7.4%Language:JavaScript 2.1%Language:CSS 0.9%