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
A banking app created with ReactJS.
Use the following credentials to test the app.
email: admin@admin.com
password: abc123
email: client@client.com
password: abc123