vaibhavkhanekar12/Bank-Login-Application
Design a simple credit/debit wallet along with the basic interface. When logged in, the system should be able to depict the following functionalities: Mandatory Functionalities: 1. Users are able to see the current balance. 2. Users are able to add money. 3. Users are able to withdraw money.
TypeScript