inodw1 / payment-app

Mock Payment Page in React JS., where the user enters their payment details: name, card number, expiry, security number

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REACT APP

Mock PAYMENT PAGE, where the user enters their payment details: name, card number, expiry, security number.

It is validating the credit card number and displaying the correct card type automatically. When the information is valid the user can submit it, and get a 'Payment Processing' loading screen.

have used Redux as a Global State Management Tool.

About

Mock Payment Page in React JS., where the user enters their payment details: name, card number, expiry, security number


Languages

Language:JavaScript 87.0%Language:HTML 8.8%Language:CSS 4.2%