Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zun-liang/fem-interactive-card-details-form
Frontend Mentor Challenge Solution Interactive Card Details Form
https://github.com/zun-liang/fem-interactive-card-details-form
css3 html5 javascript reactjs
Last synced: 9 days ago
JSON representation
Frontend Mentor Challenge Solution Interactive Card Details Form
- Host: GitHub
- URL: https://github.com/zun-liang/fem-interactive-card-details-form
- Owner: zun-liang
- Created: 2023-03-30T10:26:02.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-01T19:40:33.000Z (11 months ago)
- Last Synced: 2024-01-01T20:39:31.352Z (11 months ago)
- Topics: css3, html5, javascript, reactjs
- Language: JavaScript
- Homepage: https://zun-liang.github.io/fem-interactive-card-details-form/
- Size: 3.35 MB
- 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)
- [Continued development](#continued-development)
- [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: [here](https://www.frontendmentor.io/solutions/interactive-card-details-form-using-html5-css3-and-reactjs-Y4i7ntwLIR)
- Live Site URL: [here](https://zun-liang.github.io/fem-interactive-card-details-form/)## My process
### Built with
- HTML5
- CSS3
- Flexbox
- Mobile-first workflow
- React.js### Continued development
- React hooks
- API## Author
- Website - [Zun Liang](https://zunldev.com/)
- GitHub - [@zun-liang](https://github.com/zun-liang)
- Frontend Mentor - [@zun-liang](https://www.frontendmentor.io/profile/zun-liang)
- freeCodeCamp - [@zun-liang](https://www.freecodecamp.org/zun-liang)