Skip to content

HamzaGiTX786/CreditCardFraudDetection

Repository files navigation

CreditCardFraudDetection

A web application that would detect if a credit card transaction is real or fraud using an ML model

Requirements

  1. Node.js

Cloning the Repository

  1. Navigate to the folder you like the clone the repository in
  2. Then type this command
git clone https://github.com/HamzaGiTX786/CreditCardFraudDetection.git

Installing Dependencies

  1. From the root directory navigate into the credit_card_fraud_dectection_amplify directory and type this into your terminal
cd credit_card_fraud_dectection_amplify
  1. Once you are in the directory, type this in your terminal
npm install

Running the application

For Frontend

  1. From the root directory navigate into the credit_card_fraud_dectection directory and type this into your terminal
cd credit_card_fraud_dectection_amplify
  1. Once you are in the directory, type this in your terminal
npm run start

About

A web application that would detect if a credit card transaction is real or fraud using a ML model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published