Skip to content

AleBL/favorite-properties-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAVORITE PROPERTIES

First, the Orulo API properties are loaded and displayed in a paginated way, the user can mark the property as a favorite or view more details of the property, it is also possible to click on the image to view a larger version.

In the details a modal is opened showing more information such as bathrooms, bedrooms, suites, description and address (including a Google Maps component).

There is a page that shows the favorites also in a paginated way. When you click the favorite button again, the property will be removed from the favorites list.

Setup

Install Dependencies

yarn install

Run the Test Suit

yarn test

Run the server

yarn start

Open http://localhost:3000 to view it in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published