kanuos / fem-react-interactive-card-details-form

Solution to Front End mentor's junior challenge "Interactive card details form". To complete the project react, tailwind, typescript, zod etc are used

Home Page:https://prismatic-basbousa-ed13ab.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Interactive card details form solution

This is a solution to the Interactive card details form challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

The challenge

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

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • React - JS library
  • Tailwind - Styling framework
  • Zod - Validation library

Author

About

Solution to Front End mentor's junior challenge "Interactive card details form". To complete the project react, tailwind, typescript, zod etc are used

https://prismatic-basbousa-ed13ab.netlify.app/


Languages

Language:TypeScript 97.1%Language:JavaScript 1.7%Language:HTML 1.1%Language:CSS 0.2%