Skip to content

Zelipha/Housify

 
 

Repository files navigation

Housify

Housify

Group project Web Portfolio project

Housify is a Property management web app that helps people to rent or buy property at any part of the World. We are using Rapid API to list the available houses, With Agents to facilitate the process.

Task - Full Stack webstack portfolio project(Housify)

alx_africa

The ALX Holberton Software Engineering programme is a 12-month(70h/week) immersive programme that engages technology enthusiasts and budding software engineers in a variety of programmes across in-demand tech disciplines to prepare them for a global career as a Full-Stack Developer.

Starting the project

  1. Clone the repo to your device.
  2. From the backend directory, create a virtual environment and set the required environment variables.
  3. Start the backend server using by Downloading the installer from NodeJS WebSite
    • Run the installer.
    • Follow the installer steps, agree the license agreement and click the next button.
    • Restart your system/machine.
    • Now, test NodeJS by printing its version using the following command in Command Prompt:
      • node -v
  4. Run another terminal session. In the frontend directory, run npm install to install the required dependencies.
  5. Finally, start the frontend server using npm start
  6. You can view the website by visiting http://localhost:3000 in your browser.

Tech Used

React Tailwind CSS Express JS Mongo DB

AUTHORS

Show love by leaving a ⭐️ if you like this project and don't forget to fork, break and modify

About

Property management FullStack Web App that helps users to rent or buy property at any part of the World.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.7%
  • CSS 1.9%
  • HTML 1.7%
  • Python 1.3%
  • Shell 0.4%