Skip to content

riandy-dimas/credit-card-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

credit-card-form

This is a simple credit card UI that also validate what credit cards you are used when inserting the card number.

Developing

To start develop this project in your local machine you can simply do these steps:

  1. Run npm install from the root folder once you finished cloning this repository.
  2. npm start to run the app.
  3. Update the files and happy code!

Contributing

To contribute to this repo you can start with this guide