Skip to content

Latest commit

 

History

History
90 lines (48 loc) · 1.32 KB

File metadata and controls

90 lines (48 loc) · 1.32 KB

PropBoat Rental

PropBoat is a Property Rental website (currently only Frontend)

Features

  • Signup/Login
  • Google Signup

Tech Stack

Client: React, , TailwindCSS

Signup backend: Firebase

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Install Firebase

  npm install firebase

Setup environment variables

  VITE_API_URL=https://68b826bcb715405043274639.mockapi.io/api/properties/PropertyListing

Screenshots

Homepage

Login Page

Signin Page

Buy Page

Best Properties Section

Featured

Rental

Acknowledgements