Skip to content

Flaysh/flanda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flanda - Mockup for Landa web application

This project is a mockup for a web app for Landa.

Flanda

Landa is a startup company that lets you buy shares of rental properties, earn monthly income, and watch your money grow.

Demo

https://flaysh.github.io/flanda/

Run Locally

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 all properties

  GET https://flanda-json-server.herokuapp.com/properties

Get property

  GET https://flanda-json-server.herokuapp.com/properties/<id>
Parameter Type Description
id number id of property to fetch

About

Landa is a startup company that lets you buy shares of rental properties, earn monthly income, and watch your money grow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published