Logo
screenshot of interactive card details form

Interactive Card Details Form

next.jsreactreact-hook-formtailwindcsstypescriptzod

This is a solution to the Interactive card details form challenge on Frontend Mentor.

Requirements

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
    • The card number, expiry date, or CVC fields are in the wrong format
  • View the optimal layout depending on their device's screen size
  • See hover, active, and focus states for interactive elements on the page

Built with

Code Quality with

Implementation time

This challenge was completed over a span of 5 hours.