https://github.com/manishdevelops/interactive--card-details-from
Simplify data entry and display with this secure web app: Enter card details, validate, and see the information elegantly displayed on the card
https://github.com/manishdevelops/interactive--card-details-from
html javascript responsive-web-design scss
Last synced: 28 days ago
JSON representation
Simplify data entry and display with this secure web app: Enter card details, validate, and see the information elegantly displayed on the card
- Host: GitHub
- URL: https://github.com/manishdevelops/interactive--card-details-from
- Owner: manishdevelops
- Created: 2022-09-30T16:44:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-17T14:59:02.000Z (over 3 years ago)
- Last Synced: 2025-01-18T04:43:45.851Z (over 1 year ago)
- Topics: html, javascript, responsive-web-design, scss
- Language: CSS
- Homepage: https://interactive-form-details-main-d-art.netlify.app/
- Size: 355 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Interactive card details form solution
This is a solution to the [Interactive card details form challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/interactive-card-details-form-XpS8cKZDWw). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)
## 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
- Solution URL: [ solution URL here](https://github.com/Manish-d-art/interactive--card-details-from.git)
- Live Site URL: [Add live site URL here](https://interactive-form-details-main-d-art.netlify.app)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
-javascript
## Author
- Frontend Mentor - [@Manish-d-art](https://www.frontendmentor.io/profile/Manish-d-art)
- Twitter - [@manishmandal77](https://www.twitter.com/manishmandal77)