The Nestly-RealState Rental System is a responsive web application designed to help users find rental properties. Whether you're looking to rent a house, apartment, or any other type of property, this platform allows users to browse available rental listings, view detailed information, and manage their rental inquiries. The system includes sign-up and login functionality that stores user data in localStorage, making the platform easily accessible without the need for a backend server.
- Responsive Design: Ensures an optimal viewing experience on desktops, tablets, and mobile devices.
- Interactive Navigation: Smooth menu transitions powered by JavaScript .
- Property Listings: Explore property images, descriptions, and specifications.
- Search & Filter Options: Quickly find properties based on preferences .
- Modern Aesthetics: Professional design with custom styles, fonts, and icons.
- Cross-Browser Compatibility: Functions seamlessly across modern web browsers.
- Dynamic Form: Users can switch between the "Sign In" and "Sign Up" forms.
- HTML5: For structuring pages.
- CSS3: For styling, including responsive layouts.
- JavaScript: For interactions and dynamic content.
- FontAwesome: Icons for enhanced user interface elements.
- localStorage: For storing user authentication data and enabling login/sign-up without a back-end server.
- Hosting: Netlify for live deployment.
- Abdirahman Mohamud
- Faarah Abdullahi
We welcome contributions! Here's how you can get involved:
- Fork the repository.
- Create a branch (
git checkout -b feature-name
). - Commit your changes (
git commit -m "Added feature"
). - Push to your branch (
git push origin feature-name
). - Create a pull request.
Follow these steps to set up the project locally:
- Clone the repository:
git clone https://github.com/dugsiiyeinc/Nestly-RealState-System.git
Experience the project live: Nestly-RealState System