rolai / HouseRent

HouseRent is an app to search the house rent information by city and locations. Ionic framework is used in the app development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HouseRent

HouseRent is an app to search the house rent information by city and locations.
Ionic framework is used in the app development.

The server code of HouseRent: HouseRentServer

Steps to setup the ionic project:

cd HouseRent
ionic platform add ios
ionic build ios
ionic serve

or test the app in emulate

ionic emulate ios

For Android,

cd HouseRent
ionic platform add android
ionic build andriod
ionic serve

About the App

Download the app

Image of QR Code

App screenshots:

Image of Screenshot 1

About

HouseRent is an app to search the house rent information by city and locations. Ionic framework is used in the app development.

License:MIT License


Languages

Language:JavaScript 78.9%Language:CSS 20.9%Language:HTML 0.2%