When Bamazon is executed you will se a table with all the items from the store with their correspondant information:
You then need to enter the ID of the item you want to buy and the quantity:
After you enter all the details, you will se the total of your purchase on top of the terminal, and all the items with their correspondent info:
to run Bamazon you only need to run the commands after installing npm dependencies:
node bamazon