https://github.com/exclusiveideas/realtor
A real-estate website with realtime data and information on houses for rent and for sale.
https://github.com/exclusiveideas/realtor
api-integration carousel-slider chakra-ui javascript react reactjs real-estate-website
Last synced: 10 months ago
JSON representation
A real-estate website with realtime data and information on houses for rent and for sale.
- Host: GitHub
- URL: https://github.com/exclusiveideas/realtor
- Owner: Exclusiveideas
- Created: 2022-02-05T18:16:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-21T06:55:11.000Z (about 3 years ago)
- Last Synced: 2025-03-27T15:48:32.086Z (11 months ago)
- Topics: api-integration, carousel-slider, chakra-ui, javascript, react, reactjs, real-estate-website
- Language: JavaScript
- Homepage: https://realtor-opal.vercel.app
- Size: 2.18 MB
- Stars: 32
- Watchers: 2
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Realtor


## STACK
[](https://github.com/Exclusiveideas)
[](https://github.com/Exclusiveideas)
## Live Version
Click [HERE](https://realtor-opal.vercel.app) to visit the live version of this web application.
## Installation Steps
**1. First clone the project by running**
``` git clone https://github.com/Exclusiveideas/Realtor.git ```
**2. Go into the project directory**
``` cd Realtor ```
**3. Install all the dependencies**
``` npm i ```
**4. Start the application development server**
``` npm start ```
**The app is now running**
#### Don't forget to star this repository✨✨.