Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raisanjmr/house-marketplace
house marketplace app with reactjs firebase
https://github.com/raisanjmr/house-marketplace
firebase google-authentication leaflet react-router reactjs
Last synced: 18 days ago
JSON representation
house marketplace app with reactjs firebase
- Host: GitHub
- URL: https://github.com/raisanjmr/house-marketplace
- Owner: RaisanJMR
- Created: 2021-12-07T02:52:17.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-31T14:50:59.000Z (about 3 years ago)
- Last Synced: 2024-11-18T13:28:14.644Z (3 months ago)
- Topics: firebase, google-authentication, leaflet, react-router, reactjs
- Language: JavaScript
- Homepage: https://house-marketplace-eta.vercel.app
- Size: 3.96 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Housify
housify is a property listing application that can rent/sell your properties.
### features
- add property listing
- sell
- rent
- user signup with firebase
- user login
- edit listing
- delete listing
- update listing
- password reset
- responsive design
- pagination for offers page
- lisitng location using leaflet map
- listing slider in home page### tech stack
- React
- React router v6
- Firebase v9
- Leaflet map
- Google auth### Run
```
npm installnpm start
```make sure to add ```.env``` file in root and add Google geocodingAPI key
to view live [click here](https://house-marketplace-eta.vercel.app/ "house market place app")
![Housify App Image](./src/assets/jpg/housify.PNG)