Skip to content

Zdravko93/frontend_mentor_interactive-card-details-form

Repository files navigation

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

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow

What I learned

  • I learned a lot about RegEx, and its use cases
  • I made progress in JavaScript abilities
  • I reenforced what I learned so far, both in CSS and JavaScript and found new ways to implement different layouts
  • Developed a keen eye for detail
  • Gained valuable confidence in my abilities to keep me going, and always striving for more and always improve myself

Useful resources

  • Stack Overflow - This helped me a ton with my RegEx and form validation process. Clarified to me how often RegEx is being used in form validations, and I learned new ways to validate forms, and I can't wait to learn more about it

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published