rent-or-buy.homes
A web app that helps you figure out whether buying or renting a home makes you richer.
Language: typescript
Author: GitHub Repos (@github-repos)
0 stars · 0 views
Files
- contexts (txt)
- package.json (json)
- tailwind.config.js (js)
- UI_mockup (txt)
- tests (txt)
- UI_1.html (html)
- calculations.ts (ts)
- types.ts (ts)
- index.ts (ts)
- constants.ts (ts)
- style-guide.md (md)
- urlSync.ts (ts)
- design-system.ts (ts)
- hooks (txt)
- index.ts (ts)
- useURLSync.ts (ts)
- useDebugMode.ts (ts)
- CTAButtons.tsx (tsx)
- InputPanel (txt)
- index.ts (ts)
- BuyInputs.tsx (tsx)
- shared (txt)
- ButtonGroup.tsx (tsx)
- calculation_logic.md (md)
- tsconfig.app.json (json)
- title2.png (image)
- LICENSE (txt)
- CLAUDE.md (md)
- next-env.d.ts (ts)
- tsconfig.json (json)
- tsconfig.node.json (json)
- README.md (md)
- eslint.config.js (js)
- inputUtils.ts (ts)
- finance.regression.test.ts (ts)
- postcss.config.js (js)
- i18n.ts (ts)
- next.config.ts (ts)
- zh.json (json)
- en.json (json)
- url-sync.compat.test.ts (ts)
- globals.css (css)
- layout.tsx (tsx)
- CalculatorClient.tsx (tsx)
- sitemap.ts (ts)
- index.ts (ts)
- useCalculations.ts (ts)
- robots.ts (ts)
- page.tsx (tsx)
- Header.tsx (tsx)
- cityDefaults.ts (ts)
- HeroSection.tsx (tsx)
- index.ts (ts)
- App.tsx (tsx)
- KeyAssumptions.tsx (tsx)
- favicon.svg (image)
- NetAssetValueCards.tsx (tsx)
- TimeHorizonSelector.tsx (tsx)
- NetWorthExplanation.tsx (tsx)
- PRD.md (md)
- index.ts (ts)
- index.ts (ts)
- NumberInput.tsx (tsx)
- InputPanel.tsx (tsx)
- CalculationStatus.tsx (tsx)
- ResultPanel.tsx (tsx)
- index.ts (ts)
- Footer.tsx (tsx)
- CashOutflowChart.tsx (tsx)
- index.ts (ts)
- index.ts (ts)
- DesignDoc.md (md)
- DebugPanel.tsx (tsx)
- RentInputs.tsx (tsx)
- index.ts (ts)
- NetWorthChart.tsx (tsx)
- UIMockUpPrompt.md (md)
- vite-env.d.ts (ts)
- ATTRIBUTION.md (markdown)
- public (txt)
- src (txt)
- i18n (txt)
- locales (txt)
- lib (txt)
- finance (txt)
- app (txt)
- data (txt)
- components (txt)
- Header (txt)
- HeroSection (txt)
- reference (txt)
- ResultPanel (txt)
- DebugPanel (txt)
- ShareButton (txt)
- Footer (txt)
- manifest.ts (ts)
- AppContext.tsx (tsx)
- ShareButton.tsx (tsx)
- CalculationMethodologyModal.tsx (tsx)
- ConclusionBadge.tsx (tsx)
- SliderInput.tsx (tsx)