This project is using a typescript boilerplate and intended to demonstrate the coding challenge .
Clone repository & install dependencies
npm install
To run and execute the application run the command
npm run test
test cases are written in Basket.test.ts under test directory