More Premium Hugo Themes Premium Nextjs Themes

Real Estate Web App

This is a real estate web application created using NextJS and ChakraUI

Real Estate Web App

This is a real estate web application created using NextJS and ChakraUI

Author Avatar Theme by lazyfuhrer
Github Stars Github Stars: 17
Last Commit Last Commit: Oct 30, 2022 -
First Commit Created: Dec 18, 2023 -
Real Estate Web App screenshot

Overview

The Daily Visitors PRs WelcomehacktoberfestšŸš€ is a real estate web application built with Next.js version 12.1 for server-side rendering and Chakra UI version 2.2.1 for responsiveness. It uses the Bayut API for property details. The application has been deployed using Vercel at https://real-estate-web-app-sable.vercel.app/.

Features

  • Server-side rendering with Next.js v12.1
  • Responsive design with Chakra UI v2.2.1
  • Integration with Bayut API for property details

Installation

To install the Daily Visitors PRs WelcomehacktoberfestšŸš€ real estate web application, follow these steps:

  1. Clone the repository by clicking on the fork button on the top of the page.
  2. Copy the URL of the repository.
  3. Open a terminal and run the following command, replacing “the copied URL” with the URL of the repository:
    git clone "the copied URL"
    
  4. Change to the repository directory on your computer.
  5. Create a branch using the following command:
    git checkout -b your-branch-name
    
  6. Make any necessary changes to the files.
  7. Add the changes to the branch using the following command:
    git add .
    
  8. Commit the changes using the following command:
    git commit -m "Your commit message"
    
  9. Push your changes to GitHub using the following command:
    git push origin your-branch-name
    
  10. Open your GitHub account, go to the repository, and click on the “Create pull request” button.
  11. Add a descriptive comment about the changes you’ve made and create the pull request.

Summary

The Daily Visitors PRs WelcomehacktoberfestšŸš€ is a real estate web application built with Next.js and Chakra UI. It integrates with the Bayut API for property details and has been deployed using Vercel. The installation process involves cloning the repository, making changes, and creating a pull request on GitHub.