Skip to content

Online marketplace for home owners to rent or sell their properties.

Notifications You must be signed in to change notification settings

mocha-maker/e-realtor-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Realtor App

Online marketplace for users to rent or sell their properties.

This is a React / Firebase project from Brad Traversy's the React Front To Back 2022 course

Built With

This project used the following tools & frameworks:

Skills demonstrated

  • 3rd Party API
  • HTTPS Requests
  • OAuth
  • Mobile First Design
  • Firebase and Firestore DB Management

Updates & Improvements

  • Refactored navbar active link function to return the highlight color
  • UI updates for sign-up and sign-in pages
  • Various UI updates on index.css (sizing)

Installation & Usage

If you want to autfill geolocation:

  1. Rename .env.example to .env
  2. Get an API key for Geocoding API here

ELSE in the CreateListing.jsx file you can set geolocationEnabled to "false" and it will add a lat/lng field to the form

Connect with your own firebase-firestore db by replacing the firebase.config.js data with your own.

Install Dependencies

npm install

Run App

npm start

About

Online marketplace for home owners to rent or sell their properties.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published