/interactive-cards-app

Interactive cards app with details form

Primary LanguageTypeScript

Interactive card details form

Readme

Your users should be able to:

  • Fill in the form and see the card details update in real time

  • Receive error messages when the form is submitted if:

    • Any input field is empty

    Readme - empty fields

    • The card number, expiry date, or CVC fields are in the wrong format

    Readme - wrong format

  • View the optimal layout depending on their device's screen size

    Readme