Muathaqa Real Estate is a comprehensive real estate platform serving the Eastern Province of Saudi Arabia, including cities like Khobar, Dammam, Dhahran, and Jubail.
This project is built with:
- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS
- React Router
Follow these steps to run the project locally:
# Step 1: Install dependencies
npm install
# Step 2: Start the development server
npm run dev
# Step 3: Build for production
npm run build
- Bilingual support (Arabic/English)
- Responsive design
- Modern UI components
- Real estate property listings
- City-based navigation
- Contact and inquiry forms
The project uses Vite for fast development and building. The development server runs on port 8080 by default.