Whether you are a college student or a young professional, searching for an affordable PG(paying guest) can be challenging. It’s easy to get lost in the busy rental market, and difficult to communicate with other people who have space available to rent. PG Hunt is your solution!
- Find PGs based on location
- Search and filter functionality
- User/Host/Admin Authentication and Authorization
- Add PG to favorites
Client: React, Redux, Material UI
Server: Node, Express ,MongoDB ,REST APIS ,JWT Tokens
Tools Github , Postman
Clone the project
git clone https://github.com/pg-hunt/PG_HUNT.gitGo to the project directory
cd PG_HUNTInstall dependencies
npm installGo to the fronend directory
cd frontendInstall dependencies
npm installGo to the root directory
cd ..Start the server
npm run devTo run this project, you will need to add the following environment variables to your .env file
MONGO_URI
PORT
JWT_SECRET
GOOGLE_MAP_API_KEY




