Rohan-Makwana / House-MarketPlace

A React-Firebase house marketplace web application.

Home Page:house-market-place-zeta.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React House MarketPlace

Demo link:

Access my site at React-House-MarketPlace

Table of Content:

About The App

  • A simple React Website where users can list their properties for rent or sale.
  • This project uses Reactjs in Frontend, Firebase as Backend, Vitejs as bundler.
  • Firebase Firestore & Firebase Storage are utilized to store data.

Technologies

  • Technologies used:- react.js, git, javascript, html, css, firebase, firestore, vite.js.

Setup

  • Clone the project

  git clone https://github.com/Rohan-Makwana/House-MarketPlace.git
  • Or Download the zip file

  • Go to the project directory
  cd House-MarketPlace
  • Install dependencies
  npm install
  • Start the server
  npm start

Status

  • The project is complete as of now. May add new features in the future.

Credits

  • This project is inspired by & co-developed using one of the projects in Brad Traversy's 'React Front to Back 2022' course.

About

A React-Firebase house marketplace web application.

house-market-place-zeta.vercel.app

License:MIT License


Languages

Language:JavaScript 82.9%Language:CSS 16.2%Language:HTML 1.0%