Automatically generate a personalized report summarizing your home’s issues. This assessment tool guides you through your house room by room, asking a series of questions to help you quickly spot issues.
- Homes and buildings contribute 13% of Canada’s emissions.
- GHG emissions such as CO2, are contributing to the current climate crisis. You can help minimize your climate impact by evaluating your house.
npm install
npx vercel link
npx vercel env pull .env.local
npm run dev
: hot refresh with local server
npm run build
: build next.js assets
npm run type
: typecheck
npm run lint
: eslint
npm run lint:fix
: eslint with autofixes
This project is licensed under the GPL-3.0 License - see the LICENSE.md file for details
❤️ Thank you to Vercel for sponsoring this project.