Skip to content

HiveHunt is a mobile-first platform designed to help users explore housing for rent or for sale.

Notifications You must be signed in to change notification settings

CodingHobo/hivehunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HiveHunt 🐝🏡

HiveHunt Logo

HiveHunt is a mobile-first platform designed to help users explore housing for rent or for sale. With a modern tech stack and user-friendly interface, HiveHunt ensures that finding or listing your next home is a breeze.

Features

  • User Authentication: Sign up and log in using Google OAuth.
  • Listing Management: Create, edit, and delete housing listings.
  • Contact Owners: Reach out to listing owners via an integrated email feature.
  • Special Deals: Stay updated with the latest housing deals.
  • Interactive Map: Browse housing locations with an integrated Leaflet map.

Tech Stack

  • React
  • Firebase/Firestore
  • Google OAuth
  • Geocoding API
  • React Leaflet
  • Swiper
  • Pica
  • Figma
  • Netlify

Setup and Build Process

To run HiveHunt locally:

  1. Clone the repository:

    git clone https://github.com/CodingHobo/house-marketplace
    
  2. Install dependencies:

    npm install
    
  3. Set up your environment variables in a .env file in the root directory. Ensure that your Firebase configurations and other sensitive data are secured.

  4. Start the development server:

    npm start
    

To build for production:

npm run build

Deployment

HiveHunt is proudly hosted on Netlify.

Version

1.0.0

Future Improvements

  • Add search capabilities based on region.
  • Implement in-app messaging.
  • Introduce a calendar to display booking availability.
  • Distinguish between housing types (e.g., condo, apartment, house).
  • List amenities for each property.
  • Showcase nearby attractions.

Designed with ❤️ by CodingHobo 🐶

License

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

Releases

No releases published

Packages

No packages published