Skip to content

This project is a solution to the Interactive card details form challenge on Frontend Mentor.

Notifications You must be signed in to change notification settings

xyhomi3/interactive-card-details-form

Repository files navigation

Interactive Card Details Form

This project is a solution to the Interactive card details form challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of Contents

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

Links

Technologies Used

How to Use

  1. Clone the repository: git clone https://github.com/your-username/interactive-card-details-form.git
  2. Install dependencies: bun install
  3. Start the development server: bun run dev
  4. Open your web browser and visit http://localhost:5173 to view the application.

Author

About

This project is a solution to the Interactive card details form challenge on Frontend Mentor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published