A modern real estate website built with Next.js, featuring property listings, search functionality, and a beautiful UI.
- 🏠 Property search with filters
- 📱 Fully responsive design
- 🎨 Modern and clean UI
- 🔍 Advanced search functionality
- ✨ Featured properties section
- 👥 Testimonials section
- Next.js 14
- React 18
- TypeScript
- Tailwind CSS
- Shadcn UI Components
- Clone the repository:
git clone https://github.com/Up-to-code/real-estate.git
- Install dependencies:
cd real-estate
npm install
- Run the development server:
npm run dev
- Open http://localhost:3000 in your browser
├── app/
│ ├── components/
│ │ ├── client/
│ │ └── ui/
│ ├── page.tsx
│ └── layout.tsx
├── public/
└── package.json
- Modern homepage with hero section
- Property search with location and type filters
- Featured properties showcase
- Testimonials section
- Responsive navigation
- Footer with quick links
Contributions are welcome! Feel free to submit issues and pull requests.
This project is licensed under the MIT License.
Up-to-code
- GitHub: @Up-to-code
Made with ❤️ by Up-to-code