Skip to content
/ RentApp Public

React app with node.js on backend for scraping rents in different cities from a popular renting website.

Notifications You must be signed in to change notification settings

den012/RentApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏠 Rent App

Welcome to Rent App! This is a web application built with React and Node.js, with Puppeteer integration to fetch rental listings and display them based on price range.

Overview 🚀

Rent App fetches rental listings using Puppeteer and displays them in a user-friendly interface. It helps users find rental properties that fit their budget.

Features ✨

  • Fetch Rents: 📝 Utilizes Puppeteer to scrape rental listings from various sources.
  • Filter by Price Range: 💰 Allows users to filter rental properties based on their preferred price range.
  • Sort Listings: 🔍 Sorts listings between two price ranges for easy comparison.

Installation 🛠️

  1. Clone the repository:
git clone https://github.com/den012/RentApp.git
  1. Install the dependencies:
cd demoApp
npm install

cd puppeteer
npm install
  1. Run the application:
Start the server:
node server.js

Start the client:
npm run dev

DEMO 📸

Image 1 Image 2 Image 3

Technologies Used

  • React
  • Node.js
  • Puppeteer
  • Tailwind CSS

Contributing 🤝

Contributions are welcome! Feel free to open a pull request or create an issue if you find any bugs or have suggestions for improvements.

About

React app with node.js on backend for scraping rents in different cities from a popular renting website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published