Loan Calculator Installation instructions This was developed using Node version 16.15.0 Install all dependencies by running npm or yarn npm install or yarn install Start the game by running: npm start or yarn start