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.
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
- Solution URL: https://github.com/mbramani/frontend-mentor-challenges/tree/main/interactive-card-details-form
- Live Site URL: https://mbramani.github.io/frontend-mentor-challenges/interactive-card-details-form/
- Semantic HTML5 markup
- CSS custom properties
- JavaScript
- React
- TailwindCss
- Styled Components
- Twin.macro
- Mobile-first workflow
- about styled components
- TailwindCss - This helped me for how tailwind class work and how it can be use in html