Badial5 / banking-app

Banking app in ReactJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Banking App in ReactJS

Banking App Screenshot

The user is a bank employee who manually manages the bank's accounts. He does the creation of account manually using the account holders name and sets the initial balance of the account if possible.

He also does the withdrawal and deposit manually for each account. He also does the transfer of balances if there are requests for it. Your task is to help this poor employee out by creating a simple admin banking app

Live demo of Banking App

Objective

A banking app created with ReactJS.

Demo Account Credentials

Use the following credentials to test the app.

For Admin

email: admin@admin.com
password: abc123

For Client

email: client@client.com
password: abc123

Live demo of Banking App

About

Banking app in ReactJS.


Languages

Language:JavaScript 77.2%Language:CSS 16.9%Language:HTML 5.8%