A web application that would detect if a credit card transaction is real or fraud using an ML model
- Node.js
- Navigate to the folder you like the clone the repository in
- Then type this command
git clone https://github.com/HamzaGiTX786/CreditCardFraudDetection.git
- From the root directory navigate into the
credit_card_fraud_dectection_amplifydirectory and type this into your terminal
cd credit_card_fraud_dectection_amplify
- Once you are in the directory, type this in your terminal
npm install
- From the root directory navigate into the
credit_card_fraud_dectectiondirectory and type this into your terminal
cd credit_card_fraud_dectection_amplify
- Once you are in the directory, type this in your terminal
npm run start