https://github.com/blordeus/interactive-card-details-form-main
https://github.com/blordeus/interactive-card-details-form-main
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blordeus/interactive-card-details-form-main
- Owner: blordeus
- Created: 2023-06-14T01:49:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-17T04:01:27.000Z (about 3 years ago)
- Last Synced: 2025-10-04T22:58:00.308Z (9 months ago)
- Language: SCSS
- Homepage: https://blordeus.github.io/interactive-card-details-form-main/
- Size: 709 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](https://github.com/blordeus/interactive-card-details-form-main.git)
* Live Site URL: [ live site](https://blordeus.github.io/interactive-card-details-form-main/)
## My process
### Built with
* Semantic HTML5 markup
* CSS custom properties
* Flexbox
* CSS Grid
* Mobile-first workflow
* Sass
* Bootstrap
* JavaScript
## Author
* Frontend Mentor - [@yourusername](https://www.frontendmentor.io/profile/blordeus)
* Twitter - [@yourusername](https://www.twitter.com/bryancreates)