Estate is a responsive and modern real estate website built using Next.js, Tailwind CSS, and shadcn/ui. It offers a seamless user experience with a clean UI and a well-structured multipage layout. Designed for real estate agencies, property listings, and rental platforms, this project includes essential pages and features required for a professional property platform.
- ✅ Fully responsive and mobile-friendly design
- ⚡ Fast performance powered by Next.js
- 🎨 Styled using Tailwind CSS with shadcn UI components
- 🧩 Modular and reusable components
- 🔐 Authentication flow: Login, Signup, OTP Verification, Forgot Password
- ❤️ Favorites feature for saving properties
- 📄 Legal pages: Privacy Policy & Terms and Conditions
- 🌐 SEO-friendly and accessible architecture
- Home – Clean landing page with featured listings and CTA
- About – Company mission, vision, and team introduction
- Contact – Contact form with basic validation
- Property List – Filterable grid of properties
- Property Details – Full description, amenities, gallery & contact agent
- Agents – List of real estate agents with profiles
- Login / Signup – Secure authentication forms
- Favorites – Saved properties for logged-in users
- Forgot Password – Reset your password securely
- Verify OTP – Email/phone-based OTP page
- Privacy Policy – Compliant privacy statement
- Terms & Conditions – Legal usage information
| Tech | Description |
|---|---|
| Next.js | React framework for SSR & fast routing |
| Tailwind CSS | Utility-first CSS for rapid UI building |
| shadcn/ui | Reusable and accessible UI components |
| Lucide Icons | Clean icon set for UI/UX enhancement |
git clone https://github.com/pawantech12/estate-website.git
cd estate-websitepnpm install
pnpm run dev
Visit http://localhost:3000 in your browser to view the app.
You can modify content in the /app directory or add your own components in the /components folder. Tailwind's utility-first classes make customization quick and intuitive.
If you'd like to collaborate or have any questions:
- Portfolio: portfolio
- Email: pawankumavat042@gmail.com
- GitHub: @pawantech12
This project is free to use.