Skip to content

Maneeshaherath/MicroBankingSystem-DB-Frontend

 
 

Repository files navigation

🏦 BTrust Banking System

A modern microbanking frontend built with React, TypeScript, and Tailwind CSS.

🎬 Demo Video

BTrust Banking System Demo

Watch Demo: https://youtu.be/HFerK6FWCj8

Demo Website

Demo Credentials

Agent Login:

  • Username: agent1 | Password: 1234
  • Username: agent2 | Password: 1234
  • Username: agent3 | Password: 1234

Customer Login:

  • Username: mycustomer | Password: 1234

Quick Start

clone github repository

git clone https://github.com/Team-SMDRS/MicroBankingSystem-DB-Frontend

install dependencies

cd MicroBankingSystem-DB-Frontend
npm install

run the app

npm run dev

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.0%
  • Other 1.0%