Code Challenge w/ React.js:
- Imagine we have a 5 lines of customers
- Each customer hold quantity of items want to cash them out
- We have an input to add a customer with amount of items
Our duty is to add him in the line that has the least number of items holded by the customer.