Skip to content

Hatrison/HomeFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HomeFinder

HomeFinder Logo

Home Finder is a web application designed to help users find affordable housing options. It provides detailed information about properties and allows users to connect with agents representing those properties. This project was developed as an educational project by Vadim Ulanovskiy, a student of KPI FICE group IM-11.

Telegram: @sol_n_tse

Page of Application: HomeFinder

Link to Design Document: Here

How to run project locally

You don't need to run the project locally to check if the project works, but here are the instructions:

  1. Clone my repository:

git clone https://github.com/Hatrison/HomeFinder.git

  1. Change to the directory:

cd ./client/

  1. Install required dependencies of the project:

npm install

  1. Run the project locally with the following command:

npm run dev

  1. In the browser tab that opens, you can see the performance of the site.

  2. Additionally, you can check the performance with tests by running them with the appropriate command:

npm run test

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published