Skip to content

This React app implements an interactive paycard form that is responsive and can be used on both desktop and mobile devices. The form validates the input fields as the user fills them in, and displays error messages if any of the fields are invalid. The form also has a live preview that shows the card details as the user fills in the form.

Notifications You must be signed in to change notification settings

0XYoussefX0/React-payCard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents
  1. About The Project
  2. Getting Started
  3. Running
  4. Contact
  5. Acknowledgments

About The Project

React-payCard

This React app implements an interactive paycard form that is responsive and can be used on both desktop and mobile devices. The form validates the input fields as the user fills them in, and displays error messages if any of the fields are invalid. The form also has a live preview that shows the card details as the user fills in the form.

(back to top)

Built With

  • Html
  • Css
  • Javascript
  • React
  • Git
  • Github

(back to top)

Getting Started

To get a local copy up and running follow these simple simple steps.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/0XYoussefX0/React-payCard.git
  2. Install NPM packages
    npm install

(back to top)

Running

Development environment :

npm run dev

Production environment :

  npm run build
   npm start

Contact

Youssef Abelouas - Linkedin - [email protected]

Project Link: react-paycard.pages.dev

(back to top)

Acknowledgments

(back to top)

About

This React app implements an interactive paycard form that is responsive and can be used on both desktop and mobile devices. The form validates the input fields as the user fills them in, and displays error messages if any of the fields are invalid. The form also has a live preview that shows the card details as the user fills in the form.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published