aniket167779 / FrontendMentor-InteractiveCard

Home Page:https://polite-mermaid-c74e76.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.

Table of contents

Overview

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

Screenshot

Screenshot 2023-03-02 at 22-21-50 Frontend Mentor Interactive card details form

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • Styled Components - For styles

Author

About

https://polite-mermaid-c74e76.netlify.app/


Languages

Language:CSS 38.6%Language:HTML 36.1%Language:JavaScript 25.2%