PropBoat is a Property Rental website (currently only Frontend)
- Signup/Login
- Google Signup
Client: React, , TailwindCSS
Signup backend: Firebase
Clone the project
git clone https://link-to-projectGo to the project directory
cd my-projectInstall dependencies
npm installInstall Firebase
npm install firebaseSetup environment variables
VITE_API_URL=https://68b826bcb715405043274639.mockapi.io/api/properties/PropertyListing





