This project is a modern real-estate website built to allow users to explore, filter, and view properties for sale and rent. The website is designed with a responsive layout, intuitive UI/UX, and smooth user interactions to provide a seamless browsing experience on both desktop and mobile devices.
- Responsive design working across all devices (desktop, mobile)
- Property listing page with image gallery, details
- Navigation bar, footer, and consistent UI elements across the site
- Clean and modern UI/UX design, with attention to usability and accessibility
- UI-Figme
- Frontend- React.js (via Vite),Tailwind CSS
- Clone the repository- git clone[Project link]
- Navigate into the project folder- cd real-estate-website
- Install dependencies- npm install
- Start the development server-npm run dev
- Build for production- npm run build