Welcome to Property Theme, a comprehensive Next.js-based solution for real estate websites. This theme offers a wide range of features to showcase various property types and provide an excellent user experience for property seekers and real estate professionals.
- All Properties Listing: Browse through a complete catalog of available properties.
- Single Property View: Detailed view of individual properties with comprehensive information.
- Multiple Property Types: Support for various property categories including:
- Residential
- Apartments
- Houses
- Villas
- Penthouses
- Commercial
- Office Spaces
- Retail Spaces
- Special Properties
- Ranch
- Luxury Villas
- Residential
- Node.js (version 14 or later)
- npm or yarn
- Git
-
Clone the repository:
git clone https://github.com/mohitchandel/real-estate-tremplate.git -
Navigate to the project directory:
cd real-estate-tremplate -
Install dependencies:
npm installor
yarn install -
Start the development server:
npm run devor
yarn dev -
Open your browser and visit
http://localhost:3000to see the theme in action.
To customize the theme for your specific needs, you can modify the following files:
config/siteConfig.js: Update site-wide settings like name, description, and contact information.data/properties.js: Add or modify property listings.
This theme is optimized for deployment on Vercel. To deploy:
- Push your changes to your GitHub repository.
- Connect your repository to Vercel.
- Vercel will automatically deploy your site and provide you with a URL.
For other deployment options, please refer to the Next.js deployment documentation.
If you encounter any issues or have questions, please file an issue on the GitHub repository.
We hope you enjoy using Property Theme for your real estate website needs!