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.
- π 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.
- Frontend Framework: React
- Language: TypeScript (.tsx)
- Styling: Tailwind CSS
- Build Tool: Vite
-
Clone the repository:
git clone https://github.com/akshay0611/HomeHarbor.git cd HomeHarbor
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to
http://localhost:5173
.
npm run dev
: Start the development server.npm run build
: Build the project for production.npm run lint
: Run ESLint checks.
Contributions are welcome! If you have suggestions or bug fixes, please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
Developed with β€οΈ by Akshay Kumar