Skip to content

ankurwase/CreditCardValidationLuhnAlgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Credit Card Validation App

This is a simple web application built with React and Node.js (Express) that allows you to validate credit card numbers using the Luhn algorithm.

Getting Started

Prerequisites

  • Node.js and npm should be installed on your machine.

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/yourusername/credit-card-validation-app.git // Not applicable as of now
    
    OR
  2. Unzip app to local machine and open it on visual studio code

  3. Npm Install on both apps i.e. "credit-card-validation-ui" and "credit-card-validation-service" with 'npm i'

  4. Run both apps with 'npm start'

About

Credit Card Validation with Luhn Algo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published