Giter Club home page Giter Club logo

chandima2000 / real-estate-marketplace Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4.48 MB

Throughout this MERN Stack project, the main focus was on functionality, specifically how the backend and frontend work together, and implementing advanced search functionality in MongoDB and usage of Google OAuth.

Home Page: https://real-estate-market-web.onrender.com/

JavaScript 99.51% HTML 0.38% CSS 0.11%
full-stack google-oauth-firebase mern-stack

real-estate-marketplace's Introduction

Real Estate Marketplace

This is a full-stack website built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. It allows clients to buy, sell, and rent properties in desirable neighborhoods.

Features

  • User Authentication: Utilizes Google Firebase for secure user authentication, allowing users to create accounts and log in securely.
  • Styling with Tailwind CSS: The website is styled using Tailwind CSS, providing a clean and modern user interface.
  • CRUD Operations: Implements CRUD (Create, Read, Update, Delete) operations for managing property listings, enabling users to add, view, edit, and delete property listings.
  • Firebase Storage: Utilizes Firebase Storage to store profile images, ensuring efficient and reliable image storage for user profiles.
  • Website uses the React Redux Toolkit for the better states management.

Installation

  1. Clone the project:

    git clone https://github.com/chandima2000/Real-Estate-MarketPlace.git
    
  2. Install dependencies for the client-side:

    cd front-end
     npm install
    
  3. Install dependencies for the server-side:

    cd ..
     npm install
    

Front-End Configuration

  • Go to the front end
  • create a new .env file
  • Add " VITE_FIREBASE_API_KEY = "

Back-End Configuration

  • Go to the root folder
  • create a new .env file
  • Add " MONGO = " , " JWT_SECRET = "

Usage

  • Run both the front-end and back-end using :
        npm run dev
    

Live Website

The website should now be accessible at (https://real-estate-market-web.onrender.com/).

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature)
  3. Make your changes
  4. Commit your changes (git commit -am 'Add new feature')
  5. Push to the branch (git push origin feature)
  6. Create a new Pull Request

real-estate-marketplace's People

Contributors

chandima2000 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.