GoFunApp is a simple dapp for sharing the room. It uses the celo network to make share applications. The users simply add the room which wanna sharing. The application only accepts the renter who has address a different owner address. If the room is booked, it does not show on list room. Thereout, the application will show the history of the rooms.
https://elastic-easley-2fcd4a.netlify.app
- Install the CeloExtensionWallet from the Google Chrome Store.
- Create a wallet.
- Go to https://celo.org/developers/faucet and get tokens for the alfajores testnet.
- Switch to the alfajores testnet in the CeloExtensionWallet.
npm install
npm run start
npm run build