Live Link: https://shanestateagency.surge.sh/ , https://676b32ee2e751f677be293df--shan-real-estate.netlify.app/
- The website is dynamic and is using RESTFUL API made by me , and converted the JSON to the serve client.
- Sign in , registration and google auth are available using Firebase.
- View details enable you to dynamically view details of every websites.
- Dynamic review and multiple animations used throughout the website
- Error 404 page has also been made and protection for unauthorized login or page leak attempt is stopped by private route
- 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.