Skip to content

DanielMontesGuerrero/atm-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATM Frontend Excersice

This excersice emulates an ATM. Users can check ther balance, change their pin, deposit and withdraw money. Developed using ReactJS with Typescript configuration.

Instalation

  1. Install dependencies:
npm install
  1. Run project:
npm start

Instructions

  1. Select a user using the select form at the bottom.
  2. The default PIN for all users is: "1234".
  3. Use the ATM buttons to interact with the ATM.
  4. Use the keyboard to enter the user's PIN (or a money amount) to access the ATM options.
  5. Select whatever the option you want.

Requirments

The project was tested on the following environment:

  1. Node 21.6.2
  2. npm 10.4.0
  3. Google Chrome 121.0.6167.85

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published