This is a simple credit card UI that also validate what credit cards you are used when inserting the card number.
To start develop this project in your local machine you can simply do these steps:
- Run
npm installfrom the root folder once you finished cloning this repository. npm startto run the app.- Update the files and happy code!
To contribute to this repo you can start with this guide