{"id":24436376,"url":"https://github.com/mekuseo/realestate-frontend","last_synced_at":"2026-04-04T16:35:08.174Z","repository":{"id":239734804,"uuid":"800145234","full_name":"Mekuseo/realestate-Frontend","owner":"Mekuseo","description":"UpEstate Real estate website - FrontEnd side (The website provides an interactive and user-friendly interface for users to explore and search for properties, view detailed information, compare properties, and enjoy smooth animations and transitions.)","archived":false,"fork":false,"pushed_at":"2024-05-13T19:36:07.000Z","size":17242,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T17:59:29.161Z","etag":null,"topics":["framer-motion","react","react-accessible","react-countup","react-icons","react-outside-click-handler","swiper","vite"],"latest_commit_sha":null,"homepage":"https://realestate-frontend-1hon.onrender.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mekuseo.png","metadata":{"files":{"readme":"ReadMe.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-13T19:35:44.000Z","updated_at":"2024-05-14T08:28:05.000Z","dependencies_parsed_at":"2024-05-14T10:55:10.600Z","dependency_job_id":null,"html_url":"https://github.com/Mekuseo/realestate-Frontend","commit_stats":null,"previous_names":["mekuseo/realestate-frontend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mekuseo%2Frealestate-Frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mekuseo%2Frealestate-Frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mekuseo%2Frealestate-Frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mekuseo%2Frealestate-Frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mekuseo","download_url":"https://codeload.github.com/Mekuseo/realestate-Frontend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243559739,"owners_count":20310793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["framer-motion","react","react-accessible","react-countup","react-icons","react-outside-click-handler","swiper","vite"],"created_at":"2025-01-20T17:59:31.273Z","updated_at":"2025-12-31T00:25:38.013Z","avatar_url":"https://github.com/Mekuseo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Real Estate Website - Frontend\n\nThis repository contains the frontend code for a real estate website. The website is built using modern web technologies and provides an interactive and user-friendly interface for users to explore and search for properties.\n\n![Screenshot](./screenshot.png)\n\n### 🌟 Features\n- Property listing with detailed information and images\n- Search functionality to find properties based on various criteria\n- Interactive property map with location markers\n- Property comparison feature\n- User-friendly and responsive design\n- Smooth animations and transitions\n\n### 🛠 Built With\nThe frontend of the real estate website is built using the following technologies:\n- React: A popular JavaScript library for building user interfaces\n- Vite: A fast and lightweight build tool for modern web applications\n- Framer Motion: A library for creating smooth animations and transitions\n- React Accessible Accordion: A library for creating accessible accordion components\n- React CountUp: A library for creating animated number counters\n- React Icons: A library that provides a collection of popular icon packs as React components\n- React Outside Click Handler: A library for handling clicks outside of a specified component\n- Swiper: A library for creating touch-enabled sliders and carousels\n\n### 🚀 Getting Started\nTo get a local copy of the project up and running, follow these steps:\n### Prerequisites\nIn order to run this project, you need to have the following installed on your machine:\n\n- Node.js npm (Node Package Manager)\n\n### Installation\n\n- Clone the repository:\nshCopy codegit clone https://github.com/mekuseo/realestate-Frontend.git\n\n- Navigate to the project directory:\nshCopy codecd realestate\n\n- Install the dependencies:\nshCopy codenpm install\n\n### Usage\nTo run the project, execute the following command:\n- shCopy codenpm run dev\nThis will start the development server, and you can view the website in your browser at http://localhost:3000.\n- Run Tests\nTo run tests, use the following command:\nshCopy codenpm run test\n- Deployment\nTo create a production build of the website, run the following command:\nshCopy codenpm run build\nThis will generate an optimized and minified version of the project in the dist folder, which can be deployed to a web server.\n### 📂 Folder Structure\nThe project follows a standard folder structure:\n\n- src/: Contains the main source code files\n- components/: Contains reusable React components\n- pages/: Contains individual pages of the website\n- assets/: Contains static assets such as images and icons\n- styles/: Contains CSS stylesheets\n- App.jsx: The main component that serves as the entry point of the application\n- index.js: The entry point of the application\n\n\n\n### 🤝 Contributing\nContributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request. Make sure to follow the existing code style and conventions.\n### 📜 License\nThis project is licensed under the MIT License.\n### 📧 Contact\nIf you have any questions or inquiries, please contact the project maintainer at mekuseo@gmail.com.\n\n### 🙏 Acknowledgments\n- Vite - Fast and lightweight build tool for modern web applications\n- React - JavaScript library for building user interfaces\n- Framer Motion - Library for creating smooth animations and transitions\n- React Accessible Accordion - Library for creating accessible accordion components\n- React CountUp - Library for creating animated number counters\n- React Icons - Collection of popular icon packs as React components\n- React Outside Click Handler - Library for handling clicks outside of a specified component\n- Swiper - Library for creating touch-enabled sliders and carousels","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmekuseo%2Frealestate-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmekuseo%2Frealestate-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmekuseo%2Frealestate-frontend/lists"}