This is a sample JavaScript/React Vite App done step-by-step.
Check the demo hosted on https://house-marketplace-ten-khaki.vercel.app/.
First clone this repository.
$ git clone https://github.com/heuzin/house-marketplace.gitInstall dependencies. Make sure you already have nodejs & npm installed in your system.
$ npm install # or yarnRun it
$ npm start- Create an account
- Login with google or created account
- Add listings for sale or rent
- Find offers
- Contact landlord
