OffGrid is a blockchain Airbnb clone that allows you to pay for ficticious vacation rentals with Test Ethereum on the Rinkeby Network.
This project was made to help me bettter understand Web3 User interfaces, error handling, and integrating Moralis. The rental map is integrated with my Google API, and Moralis handles all of the smart contract integration and backend. Moralis was a pleasure to use and was much quicker than other routes ive taken on other projects.
Current Issues: Web3Ui Kit error handling is breaking in production for unconnected wallets. Errors will show, but unreadable. Home page search form had to be stretched after deployment. ( Box is bigger in production for some reason. ) Dependencies: React NodeJS Web3UiKit Moralis Please click on the Github Pages Link for the demo: https://brodyamcfarland.github.io/Offgrid/ You will need to obtain Rinkeby Test Ethereum in order to book the rentals through a faucet. ( Google "How to get Rinkeby Test Eth faucet" ) Book as many ficticious homes you would like :) The contact page will direct you to my personal website.