Real Estate Website 6.0 is a modern web application designed to simplify property management and browsing. Built with a clean and responsive design, the application provides features like user authentication and real-time data updates to deliver a seamless experience. The project leverages cutting-edge technologies for an efficient and scalable solution.
Clone the Repository:
git clone https://github.com/arnab825/Real-Estate-Website-6.0.git
Navigate to the Project Directory:
cd Real-Estate-Website-6.0
Install Dependencies:
npm install
Install Vite as a Development Dependency:
npm install vite --save-dev
Run the Vite Server
npm run dev
Build the Project:
npm run build
Install Firebase for Integration:
npm install firebase