Hey! Thanks for checking out this project. This project was commissioned by FDM, a global recruiting company. We created this cross-platform full-stack application for consultants to connect, find properties, and relocate. Some of the main feautures include:
-
Instant messaging
-
Map view using Google Maps
-
Search listings
-
Adding listings
-
Saving listings
-
Opening support tickets
And much more. There are two other repositories that you could find, which are flat-finder-server and flat-finder-mobile.
- QUANG HA
- M. MUMIN ALI
- MOLLA KOLIM
- ROHAIL RAMESH
- GIANNI BERTUZZI
- TONY Q. VILLARROEL
- SULAIMAN B. MUEDEN
After installing all dependencies using npm install
, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.