inmozuniga
inmozuniga copied to clipboard
Have you ever wanted to easily find the right house in the right place and that fits your budget? This real estate agency website is what you're looking for (if you live in Honduras); It was built in...
π Table of Contents
- π Table of Contents
-
π hello-react-front-end
-
π Built With
- Tech Stack
- Key Features
- π Live Demo
-
π» Getting Started
- Prerequisites
- Setup
- Install
- Usage
- Run tests
- Deployment
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgments
- β FAQ
- π License
-
π Built With
π SuperHeroes
Website developed for "Inmobiliaria ZΓΊniga y Asoc." a real state agency, integrating analytics, cookies (for storing the user preferences), and politics. I implement tools from Firebase like hosting, storage, and firestore database. I built an appointment scheduling tool and a tool for making quotes. The quotes tool allows the user to know which projects and properties can buy just by entering his average salary.
IntersectionObserver API was used to set the menu bar size depending on the scroll of the user because adding the 'scroll' event listener to the window consumes too much resources. Cookies were used to store user preferences related to the webpage interface.
As my first big project for a company, I focused on improving the loading time and SEO. I optimized the code as much as possible and minified every document to improve performance.
Tests running
π Built With
Tech Stack
Server
- N/A
Database
Key Features
- Public and private routes
- Mock of routes authentication
- Preserve last visited page when the user logs out
(back to top)
π Live Demo
https://superheroes-1ut5.onrender.com/
(back to top)
π» Getting Started
To get a local copy up and running, follow these steps.
Prerequisites
In order to run this project you need:
- Git SCM
- Visual Studio Code
- Live Server extension
Setup
Clone this repository to your desired folder:
git clone https://github.com/jorgeabrahan/inmozuniga.git
Or download the ZIP folder.
Install
Once you've cloned the repository simply run:
cd inmozuniga
npm i
And if you want to analyze the code you can run:
code .
To open the project in VScode
Usage
To run the project, if you are on the hello-react-front-end folder path on your terminal you can execute the following command:
npm start
Run tests
To run tests:
npm run test
Deployment
npm run build
(back to top)
π₯ Authors
π€ Jorge Abrahan
- GitHub: @jorgeabrahan
- LinkedIn: Jorge Abrahan
(back to top)
π Future Features
- [ ] Improve UI and UX experience
(back to top)
π€ Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
(back to top)
βοΈ Show your support
If you like this project you can just cheer me up with a comment π!
(back to top)
π Acknowledgments
No acknowledgments are needed so far!
(back to top)
β FAQ
-
What is this project's main purpose?
- To create a useful website for customers in San Pedro Sula, Honduras to search for their dream house easily that fits their budget and without having to deal with an agent, at least not at first glance. Is basically for those who prefer navigating through the internet to find whatever they want.
(back to top)
π License
This project is MIT licensed.
(back to top)