Skip to content

Anosh21/House-Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

House Marketplace

Usage

Geolocation

The listings use Google geocoding to get the coords from the address field. You need to either rename .env.example to .env and add your Google Geocode API key OR in the CreateListing.jsx file you can set geolocationEnabled to "false" and it will add a lat/lng field to the form.

Run

npm install 
   &
npm start

About

House marketplace built with React and FIrebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published