https://github.com/drivly/payment.calculator.driv.ly
Car Payment Calculator
https://github.com/drivly/payment.calculator.driv.ly
Last synced: 3 months ago
JSON representation
Car Payment Calculator
- Host: GitHub
- URL: https://github.com/drivly/payment.calculator.driv.ly
- Owner: drivly
- License: mit
- Created: 2023-08-17T19:02:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T06:45:21.000Z (over 1 year ago)
- Last Synced: 2025-02-16T15:16:58.839Z (3 months ago)
- Language: TypeScript
- Homepage: https://payment-calculator-driv-ly.dev.driv.ly
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# payment.calculator.driv.ly
Car Payment Calculator for [driv.ly](https://driv.ly/) built with the [payments.vin](https://payments.vin) API.
Using [shadcn/ui](https://ui.shadcn.com/), [react-hook-form](https://react-hook-form.com/), [zod](https://zod.dev/), [Nextjs](https://nextjs.org/), [Lucide](https://lucide.dev/), [Framer Motion](https://www.framer.com/motion/).
## Running Locally:
`pnpm i && pnpm run dev`