Skip to content

Fideltodayy/Globamentics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Globomantics Real Estate Agent

Globomantics is a global Real Estate Agent. With a Featured house on the home page and a user can search for houses using a dropdown of regions/countries. After selection of a country there is a list of available houses, A user can click on one of this list to show a house detail.Here, there is a feedback button that reveals the feedback form.

You can preview it in the link below: https://globomantics-real-estate-app.netlify.app/

Technical tools

I used various technical tools to deliver this application's features:

  • I needed to use browser history so a user can use the back button to navigate back to the previous page and also to create deep links to a specific house. Here is where React Router comes in. Now links to houses can be shared using the likes of social media.

  • I practiced creating custom hooks to enhance separation of concerns and make my code cleaner by components focusing on rendering jsx. Custom hooks also helped in availing the hooks to other components and not restricting it to only one component.

  • I used CONTEXT API to share data efficciently accross my components

need to implement geolocations

About

Globamentics Real Estate Agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published