At Build-It Bend, we help homeowners transform their properties into valuable housing solutions. Oregon's housing crisis has created unique opportunities for property owners, with housing costs in Bend rising 50% in the last 5 years due to supply shortages. Recent changes to Oregon's housing regulations now allow more types of housing in more areas. Properties with single-family homes can now be developed into duplexes, triplexes, or accessory dwelling units (ADUs), offering up to 30% ROI for savvy property owners.
Despite these opportunities, most homeowners face significant barriers:
- Limited awareness of new zoning possibilities
- Complex and difficult-to-navigate development codes
- Lack of expertise in financing, designing, and permitting
Build-It Bend hopes to removes these obstacles by providing:
A user-friendly platform to understand your property's potential Simple explanation of land-use codes in minutes Clear guidance on what housing types you can build Connections to trusted local building professionals
Simply enter your address, and we'll do the work for you. Our technology breaks down complex land-use codes and shows you what's possible on your property. We then connect you with the resources needed to make it happen.
Build-it is a tool currently in development that helps Bend homeowners identify housing development opportinities by interpreting the Bend Development Code, providing documentation, and connecting them to services. The project is built with Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out the Next.js deployment documentation for more details.