{"id":27055018,"url":"https://github.com/sagarg2003/realestatenextjs","last_synced_at":"2026-02-16T16:03:03.432Z","repository":{"id":249710582,"uuid":"832308634","full_name":"SagarG2003/RealEstateNextJS","owner":"SagarG2003","description":"A Real Estate application developed using NextJS with Google Maps integrated for real-time update of property locations. ","archived":false,"fork":false,"pushed_at":"2025-02-14T19:16:36.000Z","size":7760,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T01:02:55.596Z","etag":null,"topics":["a-frame","googlemaps","nextjs","prisma","tailwindcss","threejs"],"latest_commit_sha":null,"homepage":"https://v0-adobe-x.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SagarG2003.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-22T18:51:23.000Z","updated_at":"2025-05-27T14:41:10.000Z","dependencies_parsed_at":"2024-08-01T20:26:48.899Z","dependency_job_id":"e40a1356-b207-42ec-a2d6-24b116bdcf72","html_url":"https://github.com/SagarG2003/RealEstateNextJS","commit_stats":null,"previous_names":["sagarg2003/realestatenextjs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SagarG2003/RealEstateNextJS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SagarG2003%2FRealEstateNextJS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SagarG2003%2FRealEstateNextJS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SagarG2003%2FRealEstateNextJS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SagarG2003%2FRealEstateNextJS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SagarG2003","download_url":"https://codeload.github.com/SagarG2003/RealEstateNextJS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SagarG2003%2FRealEstateNextJS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29512249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["a-frame","googlemaps","nextjs","prisma","tailwindcss","threejs"],"created_at":"2025-04-05T09:18:10.629Z","updated_at":"2026-02-16T16:03:03.396Z","avatar_url":"https://github.com/SagarG2003.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" id=\"title\"\u003eSG Real Estate\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://socialify.git.ci/SagarG2003/RealEstateNextJS/image?language=1\u0026amp;owner=1\u0026amp;name=1\u0026amp;stargazers=1\u0026amp;theme=Light\" alt=\"project-image\"\u003e\u003c/p\u003e\n\n\u003cp id=\"description\"\u003eSG Real Estate is a Real Estate Web Application built using Next.js and TypeScript integrated with Google Maps to display property locations. Users can buy and sell their properties through the website. Integrated with an immersive 3D virtual tour experience.\u003c/p\u003e\n\n  \n  \n\u003ch2\u003e🧐 Features\u003c/h2\u003e\n\nHere're some of the project's best features:\n\n*   Users can add their properties for sell and buy other properties.\n*   Integrated with Google Maps for real time display of property locations\n*   Immersive 3D virtual tour experience of the property.\n*   Responsiveness UI styled with tailwind CSS\n*   User two factor authentication(2FA) with Google and X\n\n\n\u003ch2\u003e🛠️ Installation Steps:\u003c/h2\u003e\n\n\u003cp\u003e1. Clone the Repo\u003c/p\u003e\n\n```\ngit clone https://github.com/yourusername/real-estate-project.git cd real-estate-project\n```\n\n\u003cp\u003e2. Install Dependencies\u003c/p\u003e\n\n```\nnpm install # or yarn install\n```\n\n\u003cp\u003e3. Set Up environment variables\u003c/p\u003e\n\n```\nDATABASE_URL=\"your-database-connection-string\" GOOGLE_MAPS_API_KEY=\"your-google-maps-api-key\"\n```\n\n\u003cp\u003e4. Migrate the database\u003c/p\u003e\n\n```\nnpx prisma migrate dev --name init\n```\n\n\u003cp\u003e5. Start the development server\u003c/p\u003e\n\n```\nnpm run dev # or yarn dev\n```\n\u003ch2\u003e💻 Built with\u003c/h2\u003e\n\nTechnologies used in the project:\n\n*   NextJS\n*   TypeScript\n*   TailwindCSS\n*   SQL with Prisma ORM\n*   Google Maps API\n\n\n\n\u003ch2\u003e Demo Video \u003ch/2\u003e\n\n![](https://github.com/SagarG2003/RealEstateNextJS/blob/main/gifmaker_me.gif)\n\n\n\u003ch2\u003e🍰 Contribution Guidelines:\u003c/h2\u003e\n\nContributions are welcome! Please fork the repository and submit a pull request for review.\n\n\n\n\u003ch2\u003e🛡️ License:\u003c/h2\u003e\n\nThis project is licensed under the This project is licensed under the MIT License. See the LICENSE file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsagarg2003%2Frealestatenextjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsagarg2003%2Frealestatenextjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsagarg2003%2Frealestatenextjs/lists"}