Welcome to the Finderr Property Finding project! This is a simple front-end application built with React, designed for property vendors to showcase their listings. It utilizes various JavaScript libraries like SwiperJS for carousels, Accordion JS for expandable sections, and Countup.js for dynamic number animations.
- Property Listings: A user-friendly interface to view various property listings.
- Image Carousel: Implemented using SwiperJS to display property images.
- Accordion Sections: Provides expandable sections for additional property details using Accordion JS.
- Dynamic Counters: Showcases property statistics with animations using Countup.js.
- React: A JavaScript library for building user interfaces.
- SwiperJS: For responsive and modern sliders.
- Accordion JS: For expandable content sections.
- Countup.js: For animated number counting.
To get started with the project, clone the repository and install the dependencies:
git clone https://github.com/yourusername/finderr-property-finding.git
cd finderr-property-finding
npm install
Then, start the development server:
npm start
Now, open http://localhost:3000 in your preferred web browser to see the application in action.
Usage Navigate through the property listings. Use the carousel to view images of properties. Click on accordion sections to reveal more details. Watch the property statistics animate with Countup.js. Contributing If you would like to contribute to this project, please check the CONTRIBUTING.md file for guidelines. License This project is licensed under the MIT License. See the LICENSE file for more information.