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.
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.
- Clone the repo to your device.
- From the backend directory, create a virtual environment and set the required environment variables.
- 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
- Run another terminal session. In the frontend directory, run
npm install
to install the required dependencies. - Finally, start the frontend server using
npm start
- You can view the website by visiting http://localhost:3000 in your browser.
React
Tailwind CSS
Express JS
Mongo DB
AUTHORS
- Mildred Makori Github , twitter, Linkedin
- Emma Udeji Github , twitter, Linkedin
- Zelipha Wambui Github, twitter, Linkedin
- Robert Mudzonga Github, twitter, Linkedin
Show love by leaving a ⭐️ if you like this project and don't forget to fork, break and modify