interactive-console-atm-app
v1.0.6
Published
ATM Machine Project written in TypeScript
Downloads
4
Readme
ATM Machine
ATM Machine Project written in TypeScript
You can use credentials heymi for user id and 1234 for pin.
You can run it with npx command to play with it in the terminal / command prompt:
npx interactive-console-atm-app
Develop yourself
To develop this console app you can watch the making of it here:
ATM Application Interactive Console Project with TypeScript
Github Repo
Here is the github link for source code: ATM Machine Project