Skip to content

peterston-e/PricePoint-Sold-House-Prices

Repository files navigation

PricePoint Sold House Prices

Ever been in an area and wondered what the houses sell for? I have. PricePoint gives you the average house price in the area you're standing with the push of a button.

Directory Explanation

  • src/: Source code of the application
    • app/: Next.js 14+ App Router structure
      • api/: API routes
      • components/: Reusable React components
      • layout.js: Root layout component
      • page.js: Home page component
    • utils/: Utility functions and helpers
    • middleware.js: Next.js middleware for request/response modifications
  • public/: Static assets
  • config/: Configuration files

Auth Tutorial For Next-Auth

My Text version https://savory-birth-858.notion.site/NextAuth-js-6b83b15601c24bdca1051d37794d460c

Dave Gray: YouTube https://www.youtube.com/watch?v=w2h54xz6Ndw

.

About

Ever been in an area and wondered what the houses sell for? I have. PricePoint gives you the average house price in the area you're standing with the push of a button.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors