<<<<<<< HEAD
-Is a transaction monitoring tool that reduces false flagging by 60% and detects evolving fraud patterns, enabling banks and FinTechs to reduce operational costs and achieve regulatory compliance.
- Adama Jarju
- Emmanuel Terwase
- Jude Ukana
- Clone the repo:
git clone https://github.com/Adama101/ProDetect-Frontend.git
- Make sure your Node.js and npm versions are up to date
- Install dependencies:
npm install
oryarn
- Start the server:
npm run dev
oryarn dev
- Open browser:
http://localhost:3000
┌── .editorconfig ├── .eslintrc.js ├── .gitignore ├── CHANGELOG.md ├── LICENSE.md ├── next-env.d.ts ├── next.config.js ├── package.json ├── README.md ├── tsconfig.json ├── public └── src ├── components ├── contexts ├── hooks ├── lib ├── styles ├── types └── app ├── layout.tsx ├── page.tsx ├── auth ----Handles Authentication └── dashboard
## Contact Us
- Email Us: [email protected]
>>>>>>> dev_branch