Skip to content

mian-ali/react-credit-card-input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Credit Card Input

  • Simple React Credit Card Input Validation

  • You can check out the live project by clicking here.

Install client dependencies

cd myapp
npm install

Run & React from root

npm start

(Check in browser on http://localhost:3000/)