Lease or no lease

A spreadsheet adapted into a React app to calculate how leasing an EV compares to buying an ICE car.

I also wrote a blog post about building this app.

To do list

  • Automatically estimate depreciation

Developer setup

  • Install dependencies: npm i
  • Start npm run dev