Landa is a startup company that lets you buy shares of rental properties, earn monthly income, and watch your money grow.
https://flaysh.github.io/flanda/
Clone the project
git clone https://github.com/Flaysh/flanda
Go to the project directory
cd flanda
Install dependencies
npm install
Start the app
npm start
Json-Server API hosted on Heroku Here
GET https://flanda-json-server.herokuapp.com/properties
GET https://flanda-json-server.herokuapp.com/properties/<id>
Parameter | Type | Description |
---|---|---|
id |
number |
id of property to fetch |