A credit card payment page that show card number and checks this card is valid or not.
- Flip card by clicking on the card
- Determine which card type (visa or mastercard)
- Checks if the card is valid or not (just compares with 5-6 card example)
- React
- Typescript
- SASS