Skip to content

Latest commit

 

History

History
66 lines (43 loc) · 1.87 KB

README.md

File metadata and controls

66 lines (43 loc) · 1.87 KB

🏠 HomeHarbor

HomeHarbor is a modern real estate web application built using React and TypeScript (.tsx). It provides users with a seamless experience to explore, buy, rent, or sell properties. The platform focuses on delivering a user-friendly interface and essential features to find the perfect property.

✨ Features

  • 🔍 Search Properties: Allows users to search for properties based on location or type.
  • 🏘️ Property Listings: Displays detailed property cards with images, prices, and specifications.
  • 📂 Property Categories: Navigate properties under "Buy," "Rent," and "Sell" categories.
  • 📱 Responsive Design: Fully responsive layout for desktop, tablet, and mobile users.
  • 📑 Contact and Resources: Includes resources for buying, selling, and market trends.

🛠️ Tech Stack

  • Frontend Framework: React
  • Language: TypeScript (.tsx)
  • Styling: Tailwind CSS
  • Build Tool: Vite

🚀 Installation

  1. Clone the repository:

    git clone https://github.com/akshay0611/HomeHarbor.git
    cd HomeHarbor
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser and navigate to http://localhost:5173.

📜 Scripts

  • npm run dev: Start the development server.
  • npm run build: Build the project for production.
  • npm run lint: Run ESLint checks.

🤝 Contributing

Contributions are welcome! If you have suggestions or bug fixes, please open an issue or submit a pull request.

📝 License

This project is licensed under the MIT License. See the LICENSE file for details.

📷 Screenshots

🏡 Homepage

Homepage Screenshot

🏢 Property Listings

Property Listings Screenshot


Developed with ❤️ by Akshay Kumar