Skip to content

studiojms/house-finder

Repository files navigation

HouseFinder

HouseFinder is a React Native app that helps users find houses using Realtor API.

Running the project

To run the project, it's necessary to have a realtor api. You can use rapidapi to do it, it's free.

When you have your API working, fill .env with the necessary url, key and host, as follows:

//example
API_URL=https://realtor.p.rapidapi.com
XRAPIDAPIKEY=<PROVIDED_KEY>
XRAPIDAPIHOST=<PROVIDED_HOST>

App Example

image

About

HouseFinder is a sample react-native project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published