Skip to content

A modern real estate website built with Next.js, featuring property listings, search functionality, and a beautiful UI.

Notifications You must be signed in to change notification settings

Up-to-code/real-estate

Repository files navigation

EstateHub - Real Estate Website

EstateHub Homepage

A modern real estate website built with Next.js, featuring property listings, search functionality, and a beautiful UI.

Features

  • 🏠 Property search with filters
  • 📱 Fully responsive design
  • 🎨 Modern and clean UI
  • 🔍 Advanced search functionality
  • ✨ Featured properties section
  • 👥 Testimonials section

Tech Stack

  • Next.js 14
  • React 18
  • TypeScript
  • Tailwind CSS
  • Shadcn UI Components

Getting Started

  1. Clone the repository:
git clone https://github.com/Up-to-code/real-estate.git
  1. Install dependencies:
cd real-estate
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 in your browser

Project Structure

├── app/
│   ├── components/
│   │   ├── client/
│   │   └── ui/
│   ├── page.tsx
│   └── layout.tsx
├── public/
└── package.json

Key Components

  • Modern homepage with hero section
  • Property search with location and type filters
  • Featured properties showcase
  • Testimonials section
  • Responsive navigation
  • Footer with quick links

Contributing

Contributions are welcome! Feel free to submit issues and pull requests.

License

This project is licensed under the MIT License.

Links

Author

Up-to-code


Made with ❤️ by Up-to-code

About

A modern real estate website built with Next.js, featuring property listings, search functionality, and a beautiful UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published