Live Page: Real Estate
Welcome to the Real State Web Application. In this web application you will be able to to find your dream Appertment, House, Condominium, Town House, Vacation Rental etc. But before you can see the property details, you have to sign in with your account. If you don't have an account then sign up a new account then try again.
- SPA (Single Page Application)
- Real Time Data Manegment (Using Firebase)
- User friendly (UI / UX)
- Account create (Personal)
- Update profile
- Dashboard
- Desktop / Laptop / Tablet / Mobile Responsive
- Listing your own Apartment / Townhouse
- Location (Leaflet)
- Individual details
- Vite
- React
- Firebase
- React Router Dom
- React Dom
- React Hot Toast
- AOS (Animate On Scroll)
- Leaflet (React Leaflet)
- Swiper
- Animate Css
- React Hook Form
- Rsuite
-
Clone the repository:
git clone https://github.com/programming-hero-web-course-4/b9a9-real-estate-nznazmulhuda
-
Cd [ Directory Name ]
cd b9a9-real-estate-nznazmulhuda
-
Install All Dependencies
npm install
-
Set up Firebase
- Create a Firebase project at Firebase Console
- Add Firebase configuration to your project's
.env
file
VITE_APIKEY=your-firebase-api-key VITE_AUTHDOMAIN=your-firebase-auth-domain VITE_PROJECTID=your-firebase-project-id VITE_STORAGEBUCKET=your-firebase-storage-bucket VITE_MESSAGINGSENDERID=your-firebase-messaging-sender-id VITE_APPID=your-firebase-app-id
-
Run the Development server
npm run dev
-
Open your browser and visit http://localhost:5050 to view the website.
For any inquiries or support, please contact [email protected]