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

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

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

![](./assets/design/desktop-design.jpg)

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