Skip to content

sanidhyy/real-estate-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

103 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Realtor - A Next JS Real Estate App

A Next JS Real Estate App

Ask Me Anything ! GitHub license Maintenance GitHub branches Github commits Website GitHub issues

⚠️ Before you start

  1. Make sure Git and NodeJS is installed
  2. Yarn is faster than Npm. So use Yarn.
  3. Create .env file in root folder.
  4. Contents of .env
NEXT_APP_RAPID_API_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXX
  1. Now, to setup API, go to Rapid API Website and create an account.

  2. Enable this API to fetch Real estate data: Bayut API (UAE Real Estate) β€” base URL: https://uae-real-estate2.p.rapidapi.com (see bayutapi.com).

Copy API Key

  1. After enabling you can get your API Keys and paste them in .env file in NEXT_APP_RAPID_API_KEY.

NOTE: Make sure you don't share these keys publicaly.

πŸ“Œ How to use this App?

  1. Clone this repository to your local computer.
  2. Open terminal in root directory.
  3. Type and Run npm install or yarn install.
  4. Once packages are installed, you can start this app using npm run dev or yarn dev
  5. Now app is fully configured and you can start using this app πŸ‘

πŸ“ƒ Built with

Rapid API

Built with Love

πŸ”§ Stats

Stats for this App

πŸ™ŒπŸΌ Contribute

You might encounter some bugs while using this app. You are more than welcome to contribute. Just submit changes via pull request and I will review them before merging. Make sure you follow community guidelines.

Buy Me a Coffee 🍺

πŸš€ Follow Me

GitHub followers Twitter

⭐ Give A Star

You can also give this repository a star to show more people and they can use this repository.

Contributors