Skip to content

Full Stack web app (phone first) where users can create listings for selling and renting houses. Authentication and db using google firesetore

Notifications You must be signed in to change notification settings

ShubhamSingh-S34/House-Market-Place

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Estate Web App

Description

This full-stack real estate web application allows users to create listings for their properties, both for renting and selling. The app features user authentication with Firebase, a Firestore database for data storage, and a map integration to pinpoint the location of each listing. Additionally, there is an offer section that highlights listings with special deals.

Features

  • User Authentication: Secure user authentication with Firebase, enabling users to sign up, log in, and manage their accounts.

  • Property Listings: Users can create detailed property listings, specifying whether the property is available for rent or sale.

  • Map Integration: Each listing includes a map pointing to the property's location, providing a visual representation for users.

  • Offer Section: A dedicated section showcases listings with special offers, making it easy for users to find deals.

Technologies Used

Screenshots

Screenshot 1 Explore Page

Screenshot 2 Rent Category Page

Screenshot 3 Profile Page

Setup

  1. Clone the repository:

    git clone https://github.com/your-username/real-estate-app.git
  2. Navigate to the project directory:

    cd real-estate-app
  3. Install dependencies:

    npm install
  4. Set up Firebase:

    • Create a Firebase project and configure authentication.
    • Set up Firestore database.
    • Add Firebase config details to the project.
  5. Start the development server:

    npm start
  6. Open the app in your browser:

    http://localhost:3000

Contributing

Contributions are welcome! Please follow the contributing guidelines.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgements

Contact

For any inquiries, please contact [email protected].

About

Full Stack web app (phone first) where users can create listings for selling and renting houses. Authentication and db using google firesetore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published