Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 333 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 333 Bytes

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/)