Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1015 Bytes

README.md

File metadata and controls

34 lines (28 loc) · 1015 Bytes

Name: Home Vista

Home Vista is a real estate related website where people can buy properties or rent properties.

Live link: https://home-vista-fb609.web.app/

Features

  • This website is about a real estate related website that one can search his/her residential for rent or can buy
  • The homepage contains a navbar with routed menu, some estate card with details and a footer
  • User can register and also update profile after registration
  • User can also login using their google and github account without registration
  • A private route implement to secure data

Usage Technologies

  • ReactJS
  • firebase
  • JavaScript
  • DaisyUI
  • TailwindCSS
  • HTML

Packages used to developed this project

  • AOS Package
  • React Hook form
  • Swiper slider

If you want to clone and run it in your local server

-> git clone
-> npm install
-> npm run dev