Skip to content

A React Web Application powered by Firebase as BaaS where properties for sell or rent are listed.

Notifications You must be signed in to change notification settings

raunak96/house-lister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOUSE LISTER APP

  • Front-end: ReactJS
  • Back-end: Firebase v9

GEOCODE API

FILE UPLOAD IN FIREBASE STORAGE (In our case Image Upload)

ADDING MAP

MOBILE TOUCH SLIDER EXPLORE AND LISTING PAGE

  • Used SwiperJS for this. Documentation at https://swiperjs.com/react.
  • We have to add height property in css of parent slide container as its default height is 0.

Time Spent

DEPLOYMENT NOTES

  • Deployment on Vercel Platform.
  • Make sure to add Domain of deployed app to Authorized Domains in Settings in Firebase Authentication otherwise it will give error.