GearHead87 / b9a9-real-estate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UrbanDwell

This project is for Programming Hero Course Batch 9 Assignment 9

Live Link

Features

  • Property Listings: Browse a curated selection of real estate properties including apartments, townhouses, single-family homes, vacation rentals, and more.

  • Interactive Slider: Explore properties with a dynamic slider powered by Swiper, showcasing stunning images and essential details.

  • Smooth Animations: Enhance user experience with scroll animations using AOS (Animate On Scroll) for seamless transitions and engaging effects.

  • Responsive Design: Enjoy a responsive and mobile-friendly website that adapts to different devices for optimal viewing and usability.

  • Contact and Inquiry: Easily get in touch with our team using the provided contact information or submit inquiries through the contact form.

Packages Used in this Project

  • AOS Package
  • Animate.css
  • Swiper slider
  • check-valid-url (To validate a profile URL, if the user doesn't provide a valid URL, a default picture will be shown.)
  • react-hot-toast

Deployment

To deploy this project run

Step 1: Clone the github repository

  git clone https://github.com/programming-hero-web-course-4/b9a9-real-estate-GearHead87.git

Step 2: After the repository is cloned, navigate to the project directory using the following command:

  cd b9a9-real-estate-GearHead87

Step 3: Once you’re inside the project directory, run the following command to install the dependencies required for the project:

  npm i

Step 4: To run this Project

  npm run dev

About


Languages

Language:JavaScript 97.7%Language:CSS 1.5%Language:HTML 0.8%