Skip to content

ShanaxRules/Shan-Estate

Repository files navigation

Real Estate Website

Live Link: https://shanestateagency.surge.sh/ , https://676b32ee2e751f677be293df--shan-real-estate.netlify.app/

  1. The website is dynamic and is using RESTFUL API made by me , and converted the JSON to the serve client.
  2. Sign in , registration and google auth are available using Firebase.
  3. View details enable you to dynamically view details of every websites.
  4. Dynamic review and multiple animations used throughout the website
  5. Error 404 page has also been made and protection for unauthorized login or page leak attempt is stopped by private route
  6. All API keys have been pushed into env private so cannot be accessed without local access to my server.

Tools used: React JS , React Router , React Hook , Axios , Restful API , Firebase , Several React components.