Skip to content

Building an interactive card details form using HTML, CSS, and JavaScript. Users get to see updates to card details when the form is submitted.

Notifications You must be signed in to change notification settings

stephenikuomola/interactive-card-details-form

Repository files navigation

Interactive Card Form

A fully responsive interactive card form
Responsive for all devices using HTML, CSS, and JavaScript.
➥ Live Demo

Demo ScreenShots

Card Details Form Preview

Card Details Form Preview

Prerequisites

Before you begin, please ensure you have met the following requirements:

  • Git must be installed in your operating system.
  • Node must be installed in your operating system.

Run Locally

To run this project locally, run this command on your git bash/terminal.

Linux and MacOs

sudo git clone https://github.com/stephenikuomola/interactive-card-details-form.git

npm install

npm run start

Windows

git clone https://github.com/stephenikuomola/interactive-card-details-form.git

npm install

npm run start

If you do wish to contact me, feel free to reach out to me on TwitterLinkedIn and Frontend Mentor.

Licenses

This project is free to use and contains no license.

About

Building an interactive card details form using HTML, CSS, and JavaScript. Users get to see updates to card details when the form is submitted.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published