An open API service indexing awesome lists of open source software.

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

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

![FireShot Capture 001 - Frontend Mentor - Interactive card details form - 127.0.0.1.png](.media/img_0.png)

### 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)