- Overview
AGENT ABU is Sierra Leone's first blockchain-powered real estate platform, dedicated to transforming the way properties are bought, sold, and rented in the country. Our mission is to bring transparency, security, and efficiency to the real estate market, making property transactions safer and more accessible for everyone.
- Overview
- Project Structure
- Installation Requirements
- Installation Steps
- Usage
- Features
- Technology Overview
- Live Demo
Before installing and running the project locally, ensure that you have the following software installed on your machine:
- PHP
- Git
- A local server environment such as:
- WAMP Server (Windows)
- XAMPP Server (Cross-platform)
- MAMP Server (MacOS)
- LAMP Server (Linux)
- Laragon (Windows)
- Clone the repository:
git clone https://github.com/yourusername/yourproject.git
- Navigate to the project directory:
cd agentabu
- Set up your local server:
- If using Laragon, place the project folder in the www directory.
- Start the server.
- Navigate to the project directory:
http://localhost/agentabu
- Responsive Design: Optimized for all devices.
- User-Friendly Interface: Easy navigation and intuitive design.
- HTML: Used for structuring the content on the web. The pages are created and saved as web documents.
- Tailwind CSS: A utility-first CSS framework that allows for rapid UI development with predefined classes.
- JavaScript: A programming language used to make web pages interactive. It is commonly used with web browsers to create dynamic and interactive experiences.
You can also explore a live version of the project here: AGENT ABU Live Demo