Nester
What is Nester?
Nester is a one stop solution to find and list houses for rent or sale!
Features
- Users can Sign In / Sign Up in the app using either email or Google accounts.
- Users can explore houses for rent and sale and contact the landlord if intrested.
- Each listing has an address map powered by
leaflet
. - User can also list there own houses for rent or sale.
- They can also add there listings on offer for faster conversions
Tech Stack
This project uses React.js
a the frontend library along with firebase
for all things auth
, database
and asset storage
.
Also it uses a library called leaflet.js
to add maps to each listings.
Conclusion
It was amazing how much backend heavy-lifting firebase
was able to do. This project helped me understand usage and capabilities of firebase
as a backend service.