Skip to content

reiallenramos/card-validator

Repository files navigation

demo

Getting started

# Clone this repository
git clone [email protected]:reiallenramos/card-validator.git my_app

# Install dependencies
cd my_app
npm install

Compiles and hot-reloads for development

npm run serve

Linter

npm run lint

Deploying to Github Pages

For every successful push to the master branch, Github Actions automagically builds a dist/ folder with static files and pushes to the gh-pages branch.

Buy Me A Coffee

About

Credit card number validation using Luhn algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published