Decentralised Airbnb

A completely responsive decentralised react Airbnb clone made with travel advisor, google maps api, google places api, material ui, solidity, moralisDb and web3uikit.

Demo

https://decentralised-airbnb.netlify.app/ Screenshot from 2022-05-20 22-48-38

Screenshot from 2022-05-20 22-51-35

Screenshot from 2022-05-20 22-53-05

Screenshot from 2022-05-20 22-53-29

Screenshot from 2022-05-20 22-55-17

Screenshot from 2022-05-20 22-56-07

Screenshot from 2022-05-20 22-56-27

Screenshot from 2022-05-20 22-57-03

Screenshot from 2022-05-20 22-57-29

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

REACT_APP_GOOGLE_MAP_API_KEY

REACT_APP_TRAVEL_ADVISOR_API_KEY

REACT_APP_MORALIS_APP_ID

REACT_APP_MORALIS_SERVER_URL

REACT_APP_CONTRACT_ADDRESS=0xf41f748dD76822B2550C8d66e164c312cce776Ca

Run Locally

Clone the project

  git clone https://github.com/Pranay-Gupta/decentralised-airbnb.git

Go to the project directory

  cd decentralised-airbnb

Install dependencies

  yarn

Start the server

  yarn start

GitHub

View Github