Web application that calculates the monthly payment and the total cost of car leasing.
- Node.JS: ^16.17.1 - Also, the required version is registered in package.json
nvm use # run the command before deploying the project
yarn install # download and install dependenciesyarn previewyarn devyarn build