Sample Calculator App After cloning the repository, install dependencies using: npm i In order to run the application: npm run dev To check test cases: npm test