A React application for generating Letters of Intent (LOIs) based on property data.
- CSV file upload for property data
- Automatic LOI strategy determination based on LTV
- Paginated property table
- Downloadable LOI generation
- Responsive design
- Clone the repository
- Run `npm install`
- Run `npm run dev` for development
- Run `npm run build` for production build
- React
- Vite
- TailwindCSS
- PapaParse for CSV parsing