LION REAL ESTATE
Real estate agency multi-page website.
Table of contents
Demo
Here is a working live demo: https://lion-real-estate.com/
Technologies
- Development
- Production / Hosting
Setup
-
Follow the instructions of this repository to create a service for dispatching Realtor API requests
-
Clone this repository to your local machine
$ git clone https://github.com/petruborta/real-estate-agency.git
-
Create
js/keys.js
and replace"YOUR_SERVICE_ENDPOINT"
with your endpoint logged to the console after deploying the API
export const DISPATCH_REALTOR_API_REQUESTS_API_ENDPOINT = "YOUR_SERVICE_ENDPOINT";
- In VS Code install Live Server extension to view the project
Status
Project is: functionally finished, but the code can be refactored in a more elegant manner
Inspiration
Front-end design inspired by Redfin, Zillow, Realtor, Trulia and Century21
Contact
Created by @petruborta - feel free to contact me!